oh boy, disko, updates, etc
This commit is contained in:
@@ -13,7 +13,7 @@ in
|
||||
enable = true;
|
||||
configurationLimit = 5;
|
||||
extraInstallCommands = ''
|
||||
${pkgs.uutils-coreutils}/bin/echo "timeout 0
|
||||
${pkgs.uutils-coreutils}/bin/uutils-echo "timeout 0
|
||||
console-mode 1
|
||||
default nixos-*" > /boot/loader/loader.conf
|
||||
'';
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
../default.nix
|
||||
./boot.nix
|
||||
./jovian.nix
|
||||
./hardware-configuration.nix
|
||||
# ./hardware-configuration.nix
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
@@ -110,7 +110,7 @@
|
||||
];
|
||||
nix-index = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
enableBashIntegration = false;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user