mirror of
https://github.com/librephoenix/nixos-config
synced 2025-04-20 09:14:34 +05:30
Flatpaks are nice to have for random things
This commit is contained in:
parent
bd6047da23
commit
fad7ed13fc
|
@ -146,6 +146,9 @@
|
|||
|
||||
# Filesystems
|
||||
dosfstools
|
||||
|
||||
# Extra packages
|
||||
flatpak
|
||||
];
|
||||
|
||||
services.syncthing.enable = true;
|
||||
|
|
Loading…
Reference in a new issue