mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-12-19 13:48:48 +00:00
fix dconf slash issue, move fish theme to module, re-enable daily gc
Signed-off-by: Jo <johannesreckers2006@gmail.com>
This commit is contained in:
parent
c06c55a000
commit
d218f5a13c
4 changed files with 7 additions and 3 deletions
|
|
@ -19,6 +19,10 @@
|
|||
config,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./apps/gnome.nix
|
||||
];
|
||||
|
||||
# Flatpak configuration.
|
||||
services.flatpak = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue