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
|
|
@ -2,7 +2,6 @@
|
|||
config,
|
||||
pkgs,
|
||||
lib,
|
||||
stable-pkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
|
|
@ -29,7 +28,6 @@
|
|||
playerctl
|
||||
quickemu
|
||||
devenv
|
||||
stable-pkgs.logseq
|
||||
];
|
||||
|
||||
services.udiskie = {
|
||||
|
|
@ -50,4 +48,5 @@
|
|||
'';
|
||||
|
||||
services.gnome-keyring.enable = true;
|
||||
services.hyprpaper.enable = lib.mkForce false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue