feat: aliases, dwm bump, and system upgrade

This commit is contained in:
2025-02-21 14:02:32 +01:00
parent 716eaa17d4
commit 7028adda9f
4 changed files with 9 additions and 5 deletions

6
flake.lock generated
View File

@@ -1486,11 +1486,11 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1740129850, "lastModified": 1740137536,
"narHash": "sha256-dn7INoviCjX6mhHErHJ9IGQsJY26muWGZEdwiZacBuc=", "narHash": "sha256-lJNueW2VFfUlEvSA0dUH7TrY5ZMraiRJl4CNC5770+8=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "883d1900bad792b7e9c6717cd5e7be92b19a7d3f", "rev": "b652eda3449aac62211a80f9bb7126d981e66140",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -58,5 +58,8 @@
gp = "git pull"; gp = "git pull";
gs = "git status"; gs = "git status";
gd = "git diff"; gd = "git diff";
vim = "nvim";
vi = "nvim";
}; };
} }

View File

@@ -53,7 +53,8 @@
firefox firefox
httrack httrack
# whatsapp-for-linux # whatsapp-for-linux
telegram-desktop # telegram-desktop
kotatogram-desktop
# google-chrome # google-chrome
# chromium # chromium
brave brave

View File

@@ -78,7 +78,7 @@
owner = "eRgo35"; owner = "eRgo35";
repo = "dwm"; repo = "dwm";
rev = "main"; rev = "main";
hash = "sha256-KFhPqs2zL5tXk5XoUKC9rO30TM0viMtLLdjQK+gX0M8="; hash = "sha256-WcUYY1bzY66TkIf8hrd7lDDwx2/hmWw39KqBeIlc3wg=";
}; };
}; };
}; };