1
0
Fork 0

Further fix installation

This commit is contained in:
Avery 2025-02-14 22:08:42 +01:00
parent 9ad1ac035e
commit 69051e6660
Signed by: Avery
GPG key ID: B684FD451B692E04

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs }: { { lib, ... }: {
imports = [ ./filesystems.nix ]; imports = [ ./filesystems.nix ];
networking = { networking = {
firewall.enable = true; firewall.enable = true;