+17
-8
home-manager/default.nix
+17
-8
home-manager/default.nix
··················
+47
-5
home-manager/shell.nix
+47
-5
home-manager/shell.nix
·········+set dev (nmcli --get-values GENERAL.DEVICE,GENERAL.TYPE device show | sed '/^wifi/!{h;d;};x;q')
+6
-4
home-manager/vm.nix
+6
-4
home-manager/vm.nix
······-{ timeout = 60 * 1; command = "${pkgs.sway}/bin/swaymsg \"output * power off\""; resumeCommand = "${pkgs.sway}/bin/swaymsg \"output * power on\""; }+{ timeout = 60 * 5; command = "${pkgs.sway}/bin/swaymsg \"output * power off\""; resumeCommand = "${pkgs.sway}/bin/swaymsg \"output * power on\""; }·········
+6
-1
nixos/configuration.nix
+6
-1
nixos/configuration.nix
······