summaryrefslogtreecommitdiff
path: root/nix/modules/default.nix
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-03-21 04:52:46 -0700
committerPreston Pan <ret2pop@gmail.com>2025-03-21 04:52:46 -0700
commit00c9e35779cbb298d6395a6e2c2534007a92976f (patch)
treee5bfc2d375b331ba6b664ddf6152f51bfcc900df /nix/modules/default.nix
parent2a4c959ef00fea785633afe44be0af77d6441a4b (diff)
add a ton of VPS upgrades; update website; live life
Diffstat (limited to 'nix/modules/default.nix')
-rw-r--r--nix/modules/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/modules/default.nix b/nix/modules/default.nix
index 00a188b..4bd4161 100644
--- a/nix/modules/default.nix
+++ b/nix/modules/default.nix
@@ -27,6 +27,7 @@
linux-manual
man-pages
man-pages-posix
+ iproute2
]);
boot.loader.grub = lib.mkIf config.monorepo.profiles.grub.enable {
enable = true;