"110 2026-01-28 15:41:34 26.05.20260123.c5296fd 6.18.7"
This commit is contained in:
@@ -22,6 +22,8 @@
|
|||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
networking.hostName = "ArcticFox"; # Define your hostname.
|
networking.hostName = "ArcticFox"; # Define your hostname.
|
||||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||||
|
services.gnome.gnome-keyring.enable = true;
|
||||||
|
security.pam.services.hyprland.enableGnomeKeyring = true;
|
||||||
|
|
||||||
# Configure network proxy if necessary networking.proxy.default = "http://user:password@proxy:port/";
|
# Configure network proxy if necessary networking.proxy.default = "http://user:password@proxy:port/";
|
||||||
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
||||||
|
|||||||
@@ -86,5 +86,6 @@
|
|||||||
nwg-displays
|
nwg-displays
|
||||||
discord
|
discord
|
||||||
obs-studio
|
obs-studio
|
||||||
|
hyprpolkitagent
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user