laptop stuff
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
./modules/graphical/hyprland.nix
|
||||
./modules/graphical/ime.nix
|
||||
./modules/graphical/shared.nix
|
||||
./modules/fh/scanning.nix
|
||||
./modules/nix/ld.nix
|
||||
./modules/nix/settings.nix
|
||||
./modules/support/ntfs.nix
|
||||
|
||||
@@ -134,7 +134,8 @@
|
||||
bind = let
|
||||
rofi = "${pkgs.rofi-wayland}/bin/rofi";
|
||||
kitty = "${pkgs.kitty}/bin/kitty";
|
||||
thunar = "${pkgs.xfce.thunar}/bin/thunar";
|
||||
#dolphin = "${pkgs.dolphin}/bin/dolphin";
|
||||
thunar = "${pkgs.xfce-thunar}/bin/thunar";
|
||||
wl-copy = "${pkgs.wl-clipboard}/bin/wl-copy";
|
||||
wl-paste = "${pkgs.wl-clipboard}/bin/wl-paste";
|
||||
grim = "${pkgs.grim}/bin/grim";
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
gobuster
|
||||
thc-hydra
|
||||
seclists
|
||||
aircrack-ng
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user