Add buildifier and move lshw
This commit is contained in:
committed by
greg-compass
parent
4727ab21e7
commit
7ec5497cf2
@@ -2,6 +2,7 @@
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
buildifier
|
||||
gopls
|
||||
];
|
||||
|
||||
|
||||
@@ -60,7 +60,6 @@
|
||||
hms # My own home manager switcher
|
||||
htop
|
||||
killall
|
||||
lshw
|
||||
nano
|
||||
pciutils
|
||||
pwgen
|
||||
|
||||
@@ -15,6 +15,10 @@
|
||||
./tailscale.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = [
|
||||
lshw
|
||||
];
|
||||
|
||||
system.stateVersion = "22.05";
|
||||
|
||||
nix.gc.dates = "weekly";
|
||||
|
||||
Reference in New Issue
Block a user