framework: update to 25.05, switch to COSMIC DE
This commit is contained in:
parent
acf41f34a5
commit
31eff1409f
9 changed files with 144 additions and 351 deletions
|
|
@ -33,8 +33,7 @@
|
|||
|
||||
stylix = {
|
||||
enable = true;
|
||||
image = ../images/nix-soft.png;
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-hard.yaml";
|
||||
image = "${pkgs.cosmic-wallpapers}/share/backgrounds/cosmic/orion_nebula_nasa_heic0601a.jpg";
|
||||
polarity = "dark";
|
||||
opacity = {
|
||||
terminal = 0.9;
|
||||
|
|
@ -47,7 +46,6 @@
|
|||
package = pkgs.vanilla-dmz;
|
||||
size = 24;
|
||||
};
|
||||
# autoEnable = true;
|
||||
targets = {
|
||||
qt.enable = true;
|
||||
grub = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue