failed to (create current|crawl system) director(y|ies)

This commit is contained in:
mtgmonkey
2025-12-29 11:53:52 +01:00
parent 12438a9c8d
commit 29f22c7c24
4 changed files with 46 additions and 43 deletions

View File

@@ -12,7 +12,7 @@ in {
wayland.windowManager.sway.enable = true;
home = {
username = "mtgmonkey";
homeDirectory = "/home/mtgmonkey";
homeDirectory = "/home/${config.home.username}";
stateVersion = "26.05";
packages = [
pkgs.acpi
@@ -41,8 +41,8 @@ in {
enable = true;
shellAliases = {
neofetch = "fastfetch";
ls = "lsd";
ll = "lsd -l";
ls = lib.mkForce "lsd";
ll = lib.mkForce "lsd -l";
l = "lsd -la";
cd = "z";
gg = "git log --oneline --abbrev-commit --all --graph --decorate --color";

View File

@@ -9,7 +9,7 @@ set $screenshot grim -g "$(slurp)"
floating_modifier $mod normal
workspace_layout stacking
output * bg /home/mtgmonkey/.dotfiles/home/stylix/nix-wallpaper-gear.png fill
output * bg /home/mtgmonkey/conf/home/nix-wallpaper-gear.png fill
# launch programs
bindsym $mod+Shift+Return exec $term