BROKEN: Expanding desktop option
This commit is contained in:
parent
ebf027263f
commit
73dd477f9e
44 changed files with 272 additions and 296 deletions
|
|
@ -54,7 +54,10 @@ in {
|
|||
networking.hostName = "vm";
|
||||
|
||||
niksos = {
|
||||
desktop = true;
|
||||
desktop = {
|
||||
enable = true;
|
||||
hyprland = true;
|
||||
};
|
||||
neovim = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue