updates
too lazy to write a proper message but this fixes the greeter
This commit is contained in:
parent
4459f75c75
commit
ec3d8e3a52
11 changed files with 148 additions and 76 deletions
5
home-manager/modules/gremlin.nix
Normal file
5
home-manager/modules/gremlin.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
desktop-gremlin
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue