Auto-commit: 2026-01-06 03:52:10

This commit is contained in:
2026-01-06 03:52:10 +00:00
parent 5c56e790c5
commit 823e50e122

View File

@@ -44,6 +44,7 @@
hyprland, hyprland,
nix-flatpak, nix-flatpak,
catppuccin, catppuccin,
nixcord,
... ...
} @inputs: } @inputs:
let let
@@ -77,6 +78,7 @@
imports = [ imports = [
./home ./home
catppuccin.homeModules.catppuccin catppuccin.homeModules.catppuccin
nixcord.homeModules.nixcord
]; ];
home = { home = {
username = "${username}"; username = "${username}";