From d22b360c9d4d77d1fe0fa46a6af311f1a4168f5e Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Sun, 24 Dec 2023 10:54:48 +0100 Subject: [PATCH] hosts/kirsy: add nftables to system packages --- hosts/kirsty/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/kirsty/system.scm b/hosts/kirsty/system.scm index 67c0641..096938f 100644 --- a/hosts/kirsty/system.scm +++ b/hosts/kirsty/system.scm @@ -74,7 +74,7 @@ %base-user-accounts)) (packages - (cons* ncurses nss-certs rsync %base-packages)) + (cons* ncurses nftables nss-certs rsync %base-packages)) (essential-services (modify-services