Auto-commit: 2026-01-07 13:08:17

This commit is contained in:
2026-01-07 13:08:17 +00:00
parent 2f24f34fad
commit 942aa6a08f
3 changed files with 3 additions and 3 deletions

View File

@@ -29,4 +29,4 @@ in
style.name = "kvantum"; style.name = "kvantum";
}; };
}; };
} }

View File

@@ -10,4 +10,4 @@ in
}; };
home.packages = [ pkgs.gcr ]; # Provides org.gnome.keyring.SystemPrompter home.packages = [ pkgs.gcr ]; # Provides org.gnome.keyring.SystemPrompter
}; };
} }

View File

@@ -131,4 +131,4 @@
}; };
wantedBy = [ "multi-user.target" ]; wantedBy = [ "multi-user.target" ];
}; };
} }