fix: make portals great again!

This commit is contained in:
2026-04-26 07:15:21 +02:00
parent 701b7e58a8
commit 36094dcaed
8 changed files with 121 additions and 104 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
};
nixvim = {
url = "github:Superredstone/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
# inputs.nixpkgs.follows = "nixpkgs";
};
sops-nix = {
url = "github:Mic92/sops-nix";
@@ -59,7 +59,7 @@
email = personalEmail;
gamingSystem = true;
# Currently supported: plasma, gnome, hyprland and none
desktopEnvironment = "gnome";
desktopEnvironment = "niri";
enableZram = true;
additionalModules = [
];