bump home.stateVersion to 26.05

This commit is contained in:
2026-05-29 10:10:37 +09:00
parent b8523d9cc2
commit 50901f6810
4 changed files with 7 additions and 10 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
...
}:
{
home.stateVersion = "25.05";
home.stateVersion = "26.05";
imports = [
inputs.nix-index-database.homeModules.nix-index
../../../home-manager/tofi.nix
+1 -1
View File
@@ -1,6 +1,6 @@
{ pkgs, ... }:
{
home.stateVersion = "25.05";
home.stateVersion = "26.05";
imports = [
../../../home-manager/direnv.nix
../../../home-manager/wezterm
+1 -5
View File
@@ -5,7 +5,7 @@
...
}:
{
home.stateVersion = "25.05";
home.stateVersion = "26.05";
imports = [
../../../home-manager/hyprland
../../../home-manager/tofi.nix
@@ -18,11 +18,7 @@
hare.hyprland = {
style = import ../../../home-manager/hyprland/styles/thin.nix { inherit lib; };
input.sensitivity = -0.6;
<<<<<<< Updated upstream
wallpaperCommand = "awww img /usr/share/wallpaper/";
=======
wallpaperCommand = "swww img /usr/share/wallpaper/001.png";
>>>>>>> Stashed changes
};
home.packages = with pkgs; [
vivaldi