restructured modules, toggling them, overlays
This commit is contained in:
5
modules/template.nix
Normal file
5
modules/template.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
users.users.jawz.packages = with pkgs; ([ ]);
|
||||
}
|
||||
Reference in New Issue
Block a user