Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: update andhrimnir

neoxa 8535143e b0fa0f9d

+4 -4
+3 -2
modules/hosts/andhrimnir/configuration.nix
··· 11 11 auto-upgrade 12 12 neoxa 13 13 (autoLogin "neoxa") 14 + gaming 15 + 14 16 ]; 15 17 16 18 networking.networkmanager.enable = true; 17 - 18 - programs.steam.enable = true; 19 + nix.settings.trusted-users = ["neoxa"]; 19 20 programs.firefox.enable = true; 20 21 environment.systemPackages = with pkgs; [ 21 22 git
+1 -2
modules/users/neoxa.nix
··· 12 12 packages = with pkgs; [ 13 13 blender 14 14 davinci-resolve 15 + gale 15 16 ghostty 16 17 heroic 17 18 librewolf 18 19 obs-studio 19 - prismlauncher 20 20 spotify 21 - thonny 22 21 unityhub 23 22 vesktop 24 23 vscodium