fix: remove unused overriding

This commit is contained in:
2025-01-30 22:48:39 +09:00
parent 9d9e5e758a
commit 784e002847
4 changed files with 6 additions and 30 deletions
-6
View File
@@ -4,13 +4,7 @@
../../home-manager/hyprland.nix
../../home-manager/tofi.nix
../../home-manager/direnv.nix
../../home-manager/waybar.nix
];
home = rec {
username = "hare";
homeDirectory = "/home/${username}";
stateVersion = "24.11";
};
home.packages = with pkgs; [
vscode
vivaldi