@@ -4,7 +4,6 @@
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
../../system/monitoring.nix
|
||||
../common
|
||||
];
|
||||
|
||||
# Sops stuff
|
||||
@@ -94,7 +93,6 @@
|
||||
services.xserver.windowManager.i3.enable = true;
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
# package = inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
xwayland.enable = true;
|
||||
portalPackage = pkgs.xdg-desktop-portal-hyprland;
|
||||
};
|
||||
|
Reference in New Issue
Block a user