hm modules: gate behind enable options, always import
This commit is contained in:
parent
6ee82131cd
commit
c8cfa37bb9
8 changed files with 67 additions and 36 deletions
|
|
@ -2,6 +2,14 @@
|
|||
{
|
||||
imports = [ ./vscode.nix ];
|
||||
config = {
|
||||
my = {
|
||||
# keep-sorted start
|
||||
nano.enable = true;
|
||||
templates.enable = true;
|
||||
zsh.enable = true;
|
||||
# keep-sorted end
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
## Apps
|
||||
telegram-desktop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue