about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2025-09-12 10:07:21 +0200
committerBaitinq <[email protected]>2025-09-12 10:07:21 +0200
commit82c568a77881f61dc167e24e51c344099935fa3b (patch)
tree842be721930687dce20e31b08bfaf764efcfefe7
parentHosts: Fix deploy-rs (diff)
downloadnixos-config-82c568a77881f61dc167e24e51c344099935fa3b.tar.gz
nixos-config-82c568a77881f61dc167e24e51c344099935fa3b.tar.bz2
nixos-config-82c568a77881f61dc167e24e51c344099935fa3b.zip
Update
-rw-r--r--flake.lockbin15634 -> 18063 bytes
-rw-r--r--hosts/home.nix5
2 files changed, 3 insertions, 2 deletions
diff --git a/flake.lock b/flake.lock
index 20175af..c71d10b 100644
--- a/flake.lock
+++ b/flake.lock
Binary files differdiff --git a/hosts/home.nix b/hosts/home.nix
index 4368510..86f3dc5 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -67,7 +67,7 @@
         swayidle
         swaylock-effects
         swaybg
-        river
+        river-classic
         wlr-randr
         wlsunset
         vscode
@@ -195,7 +195,8 @@
           conflict-marker-style = "git";
         };
         aliases = {
-          tug = ["bookmark" "move" "--from" "heads(::@- & bookmarks())" "--to" "@-"];
+          tug = ["bookmark" "move" "--from" "heads(::@- & bookmarks())" "--to" "@"];
+          tug- = ["bookmark" "move" "--from" "heads(::@- & bookmarks())" "--to" "@-"];
         };
         signing = {
           behavior = "own";