update, move applications
This commit is contained in:
parent
24bf1e7c33
commit
590a195c13
5 changed files with 54 additions and 36 deletions
|
|
@ -5,8 +5,18 @@
|
|||
home.stateVersion = "22.05";
|
||||
|
||||
home.packages = with pkgs; [
|
||||
gimp
|
||||
nextcloud-client
|
||||
godot_4
|
||||
ardour
|
||||
blender
|
||||
musescore
|
||||
ansible
|
||||
];
|
||||
|
||||
services.nextcloud-client.enable = true;
|
||||
services.nextcloud-client.startInBackground = true;
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "tristan";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue