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
|
||||
nextcloud-client
|
||||
vlc
|
||||
deluge
|
||||
steam
|
||||
vmware-horizon-client
|
||||
kleopatra
|
||||
|
|
@ -43,6 +42,7 @@ in
|
|||
direnv
|
||||
appimage-run
|
||||
libreoffice-qt
|
||||
deluge
|
||||
];
|
||||
};
|
||||
|
||||
|
|
@ -67,7 +67,7 @@ in
|
|||
home.username = "jsutter";
|
||||
home.homeDirectory = "/home/jsutter";
|
||||
programs.home-manager.enable = true;
|
||||
home.stateVersion = "22.11";
|
||||
home.stateVersion = "23.05";
|
||||
|
||||
# Git Configuration
|
||||
programs.git = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue