Upgrade to nixos 26.04
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
writeShellApplication,
|
||||
xf86_input_wacom,
|
||||
xorg,
|
||||
xwininfo,
|
||||
xrandr,
|
||||
xdotool,
|
||||
bc,
|
||||
}:
|
||||
@@ -10,8 +11,8 @@ writeShellApplication {
|
||||
|
||||
runtimeInputs = [
|
||||
xf86_input_wacom
|
||||
xorg.xwininfo
|
||||
xorg.xrandr
|
||||
xwininfo
|
||||
xrandr
|
||||
xdotool
|
||||
bc
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user