From c8699539b9cb4947f5e516bddd820e757ee46b00 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 7 Dec 2024 09:11:06 +0100 Subject: upgrade to nixos-24.11 --- nixos/npins/sources.json | 6 +++--- user/sway/config | 4 +--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 2deef59..23a93eb 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -2,9 +2,9 @@ "pins": { "nixos": { "type": "Channel", - "name": "nixos-24.05", - "url": "https://releases.nixos.org/nixos/24.05/nixos-24.05.6668.e8c38b73aeb2/nixexprs.tar.xz", - "hash": "0lhh36z3fvd3b64dz7an08y3c3shb67aj17ny9z28bs21i3dc5yh" + "name": "nixos-24.11", + "url": "https://releases.nixos.org/nixos/24.11/nixos-24.11.710486.4dc2fc4e62db/nixexprs.tar.xz", + "hash": "1pby8y3dcbdcjb6dklyy0wnn1dhzbbqaki6l2nlw9x13n6qqj4mb" } }, "version": 3 diff --git a/user/sway/config b/user/sway/config index e98653b..2e4a38b 100644 --- a/user/sway/config +++ b/user/sway/config @@ -12,9 +12,7 @@ set $right i # Your preferred terminal emulator set $term foot # Your preferred application launcher -# Note: pass the final command to swaymsg so that the resulting window can be opened -# on the original workspace that the command was run on. -set $menu dmenu_path | wmenu | xargs swaymsg exec -- +set $menu wmenu-run ### Output configuration # -- cgit v1.2.3