i forgor
This commit is contained in:
parent
84b12dca7f
commit
7dbc8d70cb
2 changed files with 3 additions and 3 deletions
|
|
@ -9,9 +9,8 @@
|
|||
imports = [
|
||||
./cli/default.nix
|
||||
./desktop/default.nix
|
||||
./pkgs.nix
|
||||
];
|
||||
tulg.desktop.enable = true;
|
||||
tulg.desktop.enable = lib.mkDefault true;
|
||||
# Home Manager settings
|
||||
nix.nixPath = ["nixpkgs=${inputs.nixpkgs}"];
|
||||
home.username = "tulg";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue