Upgrade to nixos 26.04

This commit is contained in:
2026-06-01 22:27:35 +02:00
parent 8ce210ad1f
commit 5ecb1594d1
7 changed files with 68 additions and 206 deletions
+3 -6
View File
@@ -4,12 +4,7 @@
config,
lib,
...
}: let
inherit
(inputs.nix-colors.colorschemes.${builtins.toString config.colorscheme.name})
palette
;
in {
}: {
imports = [
# inputs.hyprland.homeManagerModules.default
./waybar
@@ -119,6 +114,8 @@ in {
# }
# );
configType = "lua";
systemd = {
enable = true;
# Same as default, but stop graphical-session too