mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-12-19 13:48:48 +00:00
fix remaining issues, add app configs, fix gnome theme
Signed-off-by: Jo <johannesreckers2006@gmail.com>
This commit is contained in:
parent
742706fe0f
commit
c06c55a000
10 changed files with 177 additions and 62 deletions
|
|
@ -19,12 +19,6 @@
|
|||
config,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
inputs.homeModules.themes.catppuccin
|
||||
inputs.homeModules.themes.catppuccin.gnome
|
||||
inputs.homeModules.development.ssh
|
||||
];
|
||||
|
||||
# Flatpak configuration.
|
||||
services.flatpak = {
|
||||
enable = true;
|
||||
|
|
@ -67,4 +61,6 @@
|
|||
### Backups & Synchronization
|
||||
celeste
|
||||
];
|
||||
|
||||
home.stateVersion = "24.05";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue