Compare commits
2 Commits
c9fc3475e4
...
0839c70c8a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0839c70c8a | ||
|
|
e21e87d195 |
@ -7,6 +7,6 @@ in
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
modules.common.module
|
||||
modules.nixos.desktop.xfce # Desktop Enviroment
|
||||
#modules.nixos.desktop.xfce # Desktop Enviroment
|
||||
];
|
||||
}
|
||||
|
||||
@ -15,6 +15,8 @@ in
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
|
||||
configType = "hyprlang";
|
||||
|
||||
# Config
|
||||
settings = {
|
||||
# Variables
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user