fix missing variable
This commit is contained in:
parent
13c05f46b1
commit
f9bf80cdc3
|
|
@ -11,9 +11,6 @@
|
|||
outputs.homeManagerModules.development
|
||||
outputs.homeManagerModules.user
|
||||
{
|
||||
desktop = {
|
||||
enable = false;
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
nix-serve
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue