removed commented out unstable directive in noctalia system module

This commit is contained in:
Nate Anderson 2026-04-22 17:18:44 -06:00
parent ecf36ad2de
commit 6455804165

View File

@ -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