mirror of
https://github.com/0x1d/nix.git
synced 2025-12-14 22:02:25 +01:00
add hyprland config
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
./users/master.nix
|
||||
];
|
||||
};
|
||||
gnome = nixpkgs.lib.nixosSystem {
|
||||
hyprland = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
modules = [
|
||||
home-manager.nixosModules.home-manager
|
||||
@@ -30,7 +30,7 @@
|
||||
./hardware/lenovo-thinkpad-e14.nix
|
||||
./system/base.nix
|
||||
./system/packages.nix
|
||||
./system/desktop/gnome.nix
|
||||
./system/desktop/hyprland.nix
|
||||
./users/demo.nix
|
||||
./users/master.nix
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user