try to fix everything
This commit is contained in:
parent
f3b7da2918
commit
b5796b3c23
4 changed files with 1 additions and 38 deletions
|
@ -8,8 +8,8 @@
|
|||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
(modulesPath + "/profiles/qemu-guest.nix")
|
||||
../common.nix
|
||||
./disk-config.nix
|
||||
./hardware-configuration.nix
|
||||
../zsh.nix
|
||||
];
|
||||
|
||||
services.openssh = {
|
||||
|
@ -31,7 +31,6 @@
|
|||
|
||||
# network stuff
|
||||
networking.hostName = "pancake";
|
||||
networking.networkmanager.enable = true;
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue