Compare commits

..

No commits in common. "eff70fdfc166a4dea2b9ae6859037155e3edfba3" and "8db85b91c95e4468c334a0949e93498cc430a004" have entirely different histories.

2 changed files with 3 additions and 5 deletions

6
flake.lock generated
View File

@ -221,11 +221,11 @@
}, },
"nixpkgs_3": { "nixpkgs_3": {
"locked": { "locked": {
"lastModified": 1706826059, "lastModified": 1706718339,
"narHash": "sha256-N69Oab+cbt3flLvYv8fYnEHlBsWwdKciNZHUbynVEOA=", "narHash": "sha256-S+S97c/HzkO2A/YsU7ZmNF9w2s7Xk6P8dzmfDdckzLs=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "25e3d4c0d3591c99929b1ec07883177f6ea70c9d", "rev": "53fbe41cf76b6a685004194e38e889bc8857e8c2",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -183,7 +183,6 @@ in {
]; ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
adw-gtk3
bind bind
bmon bmon
fd fd
@ -219,7 +218,6 @@ in {
# gnomeExtensions.worksets # gnomeExtensions.worksets
# gnomeExtensions.workspace-matrix # gnomeExtensions.workspace-matrix
iotop iotop
morewaita
ripgrep ripgrep
rsync rsync
tcpdump tcpdump