mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
fix: make portals great again!
This commit is contained in:
@@ -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 = [
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user