typos + inseucre packages deprecated
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 2h4m52s
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 2h4m52s
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
(buildMachine "workstation" 8 40)
|
||||
(buildMachine "server" 6 17)
|
||||
];
|
||||
nixpkgs.config.permittedInsecurePackages = [ "openssl-1.1.1w" ];
|
||||
networking = {
|
||||
hostName = "miniserver";
|
||||
firewall = {
|
||||
|
||||
Reference in New Issue
Block a user