fix missing variable

This commit is contained in:
Patrick Neff 2024-05-02 11:36:00 +02:00
parent 13c05f46b1
commit f9bf80cdc3
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@
outputs.homeManagerModules.development
outputs.homeManagerModules.user
{
desktop = {
enable = false;
};
home.packages = with pkgs; [
nix-serve
];