+65
-36
nixos/modules/config/system-path.nix
+65
-36
nixos/modules/config/system-path.nix
·········+environment.systemPackages = config.environment.corePackages ++ config.environment.defaultPackages;
+97
-103
nixos/modules/programs/bash/bash.nix
+97
-103
nixos/modules/programs/bash/bash.nix
······
+31
-2
nixos/modules/programs/fuse.nix
+31
-2
nixos/modules/programs/fuse.nix
·········
+2
nixos/modules/programs/ssh.nix
+2
nixos/modules/programs/ssh.nix
-2
nixos/modules/security/wrappers/default.nix
-2
nixos/modules/security/wrappers/default.nix
···
+1
-1
nixos/modules/system/activation/activation-script.nix
+1
-1
nixos/modules/system/activation/activation-script.nix
···
+3
-1
nixos/modules/system/boot/kernel.nix
+3
-1
nixos/modules/system/boot/kernel.nix
···
+17
-2
nixos/modules/system/boot/kexec.nix
+17
-2
nixos/modules/system/boot/kexec.nix
···+defaultText = lib.literalExpression ''lib.meta.availableOn pkgs.stdenv.hostPlatform pkgs.kexec-tools'';
+1
-7
nixos/modules/tasks/filesystems.nix
+1
-7
nixos/modules/tasks/filesystems.nix
···
+13
-11
nixos/modules/tasks/network-interfaces.nix
+13
-11
nixos/modules/tasks/network-interfaces.nix
···