This commit is contained in:
2024-04-05 22:45:51 +02:00
parent 46d236c439
commit b79ec3015a
3 changed files with 15 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
{ config, lib, pkgs, user, allowed, secrets, rice, nvidia, ... }:
{ config, lib, pkgs, user, host, allowed, secrets, rice, nvidia, ... }:
let
in
{
@@ -67,6 +67,7 @@ in
# $ nix search wget
environment.systemPackages = with pkgs; [
ntfs3g
btrfs-progs
git
git-crypt
wget