rename hyprland
This commit is contained in:
parent
c44ae86ac1
commit
1dcba83a6a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{ self, inputs, ... }: {
|
{ self, inputs, ... }: {
|
||||||
flake.nixosModules.development = { pkgs, lib, ... }: {
|
flake.nixosModules.hyprland = { pkgs, lib, ... }: {
|
||||||
programs.hyprland.enable = true;
|
programs.hyprland.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue