home: cleanup nixpkgs cfg
This commit is contained in:
parent
fadffaebae
commit
febc1dbc54
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@ in
|
|||
{
|
||||
imports = getModules ./.;
|
||||
|
||||
# nixpkgs.config.allowUnfree = true;
|
||||
# nixpkgs.overlays = [ self.overlays.default ];
|
||||
|
||||
snowhawk.user.enable = lib.mkDefault true;
|
||||
snowhawk.tmux.enable = lib.mkDefault true;
|
||||
snowhawk.tmux.sessionizer.enable = lib.mkDefault true;
|
||||
|
|
Loading…
Reference in a new issue