feat(justyna-p300,steveej-t14): add some packages
This commit is contained in:
parent
c44a92aa1b
commit
f693b91c72
3 changed files with 11 additions and 0 deletions
|
@ -57,6 +57,10 @@ in {
|
|||
}) {
|
||||
services.syncthing.enable = true;
|
||||
services.syncthing.tray = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
session-desktop
|
||||
];
|
||||
};
|
||||
|
||||
system.stateVersion = "21.11";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue