hosts/caramel: update to raccoon
This commit is contained in:
parent
9efff26496
commit
8de41594fa
8 changed files with 79 additions and 15 deletions
|
|
@ -33,7 +33,7 @@ in {
|
|||
./system/input.nix
|
||||
./system/kernel.nix
|
||||
./system/nix.nix
|
||||
./system/nix-porcupine.nix
|
||||
./system/nix-stable.nix
|
||||
./system/packages.nix
|
||||
./system/security.nix
|
||||
./system/snapper.nix
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
{ config, lib, pkgs, ... }: {
|
||||
nix = rec {
|
||||
package = pkgs.nix_2_4;
|
||||
binaryCaches = [
|
||||
"https://cache.nixos.org?priority=10"
|
||||
"https://lava.cachix.org"
|
||||
Loading…
Add table
Add a link
Reference in a new issue