This commit is contained in:
2023-07-05 13:34:19 +02:00
parent 61ea6fc08c
commit 309c0baef4
7 changed files with 51 additions and 14 deletions

View File

@@ -46,7 +46,8 @@
"wheel"
"nixbld"
# TODO: NAS stuff
];
] ++ lib.optional config.virtualisation.docker.enable "docker";
initialHashedPassword = "$6$yNgxTHcP1UYkNwuZ$1sBehnKgPjVnDe0tSV8kyfynWpfjDzuohZX6SoTrMnYFa3/aiMOtI6JppYevl.M6qYhBIT0XBvL6TqSSFWn8B/";
# TODO: fetch from github?

View File

@@ -48,7 +48,7 @@
home.packages = with pkgs; [
rsync
bind.dnsutils
bind.dnsutils # dig
vimv
git
curl