Further fix installation
This commit is contained in:
parent
9ad1ac035e
commit
69051e6660
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ config, lib, pkgs }: {
|
{ lib, ... }: {
|
||||||
imports = [ ./filesystems.nix ];
|
imports = [ ./filesystems.nix ];
|
||||||
networking = {
|
networking = {
|
||||||
firewall.enable = true;
|
firewall.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue