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