configuring
This commit is contained in:
parent
01e07e8803
commit
cef0ebd264
2 changed files with 6 additions and 5 deletions
|
@ -195,13 +195,17 @@
|
|||
wget
|
||||
home-manager
|
||||
curl
|
||||
git
|
||||
#git
|
||||
git-lfs
|
||||
tailscale
|
||||
rsync
|
||||
kmonad
|
||||
gnupg
|
||||
];
|
||||
|
||||
#programs.gnupg.enable = true;
|
||||
programs.git.enable = true;
|
||||
|
||||
services.gnome.core-developer-tools.enable = true;
|
||||
environment.gnome.excludePackages = with pkgs; [
|
||||
cheese
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue