From 6455804165d1f1785b208922d72ff746f2a5f9a4 Mon Sep 17 00:00:00 2001 From: Nate Anderson Date: Wed, 22 Apr 2026 17:18:44 -0600 Subject: [PATCH] removed commented out unstable directive in noctalia system module --- shared/modules/system/noctalia-system.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/shared/modules/system/noctalia-system.nix b/shared/modules/system/noctalia-system.nix index ffad589..2f5022c 100644 --- a/shared/modules/system/noctalia-system.nix +++ b/shared/modules/system/noctalia-system.nix @@ -4,10 +4,6 @@ with lib; let cfg = config.noctaliaSystem; - # unstable = import inputs.nixpkgs-unstable { - # system = "x86_64-linux"; - # config.allowUnfree = true; - # }; in { # Import Noctalia's NixOS module for systemd service