This commit is contained in:
41666 2024-07-16 02:45:18 -04:00
parent 701f2c531f
commit 1fa4bc50c7
18 changed files with 259 additions and 310 deletions

View file

@ -4,7 +4,6 @@
inputs.sops-nix.homeManagerModules.sops
../../features/direnv.nix
../../features/git.nix
../../features/vim.nix
../../features/fish.nix
] ++ (builtins.attrValues outputs.homeManagerModules);
@ -38,6 +37,7 @@
traceroute
whois
nmap
neovim
];
};

View file

@ -22,6 +22,8 @@
teamspeak_client
signal-desktop-beta
nicotine-plus-master
discord
vlc
];
programs.vscode = {