right before reorganizing - i3 stable

This commit is contained in:
alisceon 2025-08-24 16:05:54 +02:00
parent 4976ff2b34
commit 534652294a
12 changed files with 755 additions and 87 deletions

View file

@ -61,19 +61,11 @@
obsidian
gparted
]; # end systemPackages
gnome.excludePackages = with pkgs; [
evolution
geary
gnome-contacts
gnome-music
gnome-user-docs
gnome-tour
gnome-weather
gnome-maps
gnome-calendar
gnome-initial-setup
gnome-clocks
]; # end gnome.excludePackages
}; # end environment
fonts = {
enableDefaultPackages = true;
packages = with pkgs; [
inconsolata
]; # end packages
}; # end fonts
} #end file