1
0
Fork 0

add flake

This commit is contained in:
cătălin 2024-12-29 15:02:11 +01:00
commit 90d6a12a77
No known key found for this signature in database
5 changed files with 169 additions and 3 deletions

View file

@ -133,7 +133,7 @@
'';
};
nix.settings.experimental-features = [ "nix-command" "flakes" ];
services.openssh.enable = true;
virtualisation.docker.enable = true;
networking.nameservers = [ "192.168.1.7" "1.1.1.1" ];