try gnome out for a bit; use a bunch of flatpaks instead of nix pkgs

This commit is contained in:
William 2025-01-02 11:37:58 -03:00
parent 46c1efe082
commit 36e4d70eec
5 changed files with 58 additions and 59 deletions

View file

@ -7,4 +7,6 @@
# Desktop-common imports
./common
];
stylix.targets.gtk.flatpakSupport.enable = false;
}