move more stuff into modules

This commit is contained in:
Vinzenz Schroeter 2025-09-15 17:52:33 +02:00
parent f5e1b9c7ee
commit f89c75aad2
12 changed files with 116 additions and 116 deletions

View file

@ -1,8 +1,17 @@
{ pkgs, ... }:
{
config = {
home.packages = with pkgs.gnomeExtensions; [
solaar-extension
home.packages = with pkgs; [
gitg
meld
simple-scan
pinta
dconf-editor
impression # usb image writer
papers # pdf viewer
gnome-software # for flatpak apps
gnomeExtensions.solaar-extension
snapshot
];
dconf.settings = {