laptop updates
This commit is contained in:
parent
4796586bf8
commit
3c5554c2c5
3 changed files with 10 additions and 7 deletions
|
@ -85,7 +85,7 @@ in
|
|||
wifi.backend = "iwd";
|
||||
firewallBackend = "nftables";
|
||||
};
|
||||
networking.interfaces.wlp0s20f3.useDHCP = true;
|
||||
# networking.interfaces.wlp0s20f3.useDHCP = true;
|
||||
|
||||
fileSystems."/".options = [ "compress=zstd" ];
|
||||
# Filesystem dedup
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
brightnessctl
|
||||
btop
|
||||
calibre
|
||||
element-desktop-wayland
|
||||
fluxcd
|
||||
|
@ -32,6 +33,7 @@
|
|||
libnotify
|
||||
neofetch
|
||||
nixpkgs-review
|
||||
pulseview
|
||||
python3
|
||||
retroarchFull
|
||||
ripgrep
|
||||
|
@ -39,6 +41,7 @@
|
|||
rsync
|
||||
rust-analyzer
|
||||
rustup
|
||||
saleae-logic-2
|
||||
solo2-cli
|
||||
steam-run
|
||||
texlive.combined.scheme-full
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue