add(cachix): faster installation of system
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{pkgs, ...}: {
|
||||
imports = [
|
||||
../../system/time.nix
|
||||
../../system/nix.nix
|
||||
../../system/backlight.nix
|
||||
../../system/boot.nix
|
||||
../../system/amd.nix
|
||||
@@ -19,5 +20,6 @@
|
||||
# FIXME: must be on their own app
|
||||
git
|
||||
cloudflared
|
||||
cachix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user