flake: adapt new flake.lock

This commit is contained in:
Guanran Wang 2023-10-26 21:20:24 +08:00
parent e464f3a620
commit db271c57a1
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8
3 changed files with 6 additions and 6 deletions

View file

@ -205,7 +205,7 @@
extensions = with pkgs.vscode-extensions; [
### LSP
jnoortheen.nix-ide
ms-python.python
#ms-python.python
rust-lang.rust-analyzer
tamasfe.even-better-toml
#bungcip.better-toml

View file

@ -29,7 +29,7 @@
grim
slurp
swappy
udiskie
#udiskie
swww
mpvpaper

View file

@ -37,10 +37,10 @@
### Autostarts
startup = [
{ command = "${pkgs.swww}/bin/swww init"; }
{ command = "${pkgs.waybar}/bin/waybar"; }
{ command = "${pkgs.wl-clipboard}/bin/wl-paste --watch cliphist store"; }
{ command = "${pkgs.udiskie}/bin/udiskie --smart-tray"; }
{ command = "${pkgs.swww}/bin/swww init"; }
{ command = "${pkgs.waybar}/bin/waybar"; }
{ command = "${pkgs.wl-clipboard}/bin/wl-paste --watch cliphist store"; }
#{ command = "${pkgs.udiskie}/bin/udiskie --smart-tray"; }
];
### Keybinds