fix mistakes from removing hyprland
This commit is contained in:
parent
962aec2205
commit
4b76f4438d
2 changed files with 8 additions and 268 deletions
|
@ -13,7 +13,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, hyprland, ... } @ inputs:
|
||||
outputs = { self, nixpkgs, home-manager, ... } @ inputs:
|
||||
let
|
||||
pkgs = nixpkgs.legacyPackages.x86_64-linux;
|
||||
stable = inputs.stablepkgs.legacyPacakges.x86_64-linux;
|
||||
|
@ -28,9 +28,6 @@
|
|||
./modules/nh.nix
|
||||
./modules/environment.nix
|
||||
./modules/waydroid.nix
|
||||
|
||||
# Import hyprland module
|
||||
# hyprland.homeManagerModules.default
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue