zenix hyprland fix
This commit is contained in:
parent
0ee1e0f605
commit
18eb67509a
2 changed files with 3 additions and 5 deletions
|
|
@ -24,7 +24,7 @@
|
|||
user = "tristan";
|
||||
in {
|
||||
nixosConfigurations = {
|
||||
zenix = mkConf "zenix" { inherit nixpkgs system user home-manager; };
|
||||
zenix = mkConf "zenix" { inherit nixpkgs system user home-manager hyprland; };
|
||||
FCS-Tristan-Nixbook = mkConf "work" { inherit nixpkgs system user home-manager hyprland; };
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue