removed commented out unstable directive in noctalia system module
This commit is contained in:
parent
ecf36ad2de
commit
6455804165
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user