ts zt
This commit is contained in:
parent
f40b4808cd
commit
e35dfd6909
1 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,6 @@ in
|
||||||
tor-browser-bundle-bin
|
tor-browser-bundle-bin
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
vlc
|
vlc
|
||||||
deluge
|
|
||||||
steam
|
steam
|
||||||
vmware-horizon-client
|
vmware-horizon-client
|
||||||
kleopatra
|
kleopatra
|
||||||
|
|
@ -43,6 +42,7 @@ in
|
||||||
direnv
|
direnv
|
||||||
appimage-run
|
appimage-run
|
||||||
libreoffice-qt
|
libreoffice-qt
|
||||||
|
deluge
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -67,7 +67,7 @@ in
|
||||||
home.username = "jsutter";
|
home.username = "jsutter";
|
||||||
home.homeDirectory = "/home/jsutter";
|
home.homeDirectory = "/home/jsutter";
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
home.stateVersion = "22.11";
|
home.stateVersion = "23.05";
|
||||||
|
|
||||||
# Git Configuration
|
# Git Configuration
|
||||||
programs.git = {
|
programs.git = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue