Compare commits
No commits in common. "0839c70c8af66b6086c0abd7c9b30ed4ebd91959" and "c9fc3475e4a25c93213683a949bfb7fa719c42b4" have entirely different histories.
0839c70c8a
...
c9fc3475e4
@ -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,8 +15,6 @@ in
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
|
||||
configType = "hyprlang";
|
||||
|
||||
# Config
|
||||
settings = {
|
||||
# Variables
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user