feat/nix #3
2 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,8 @@
|
|||
pkgs.eww
|
||||
# Script dependencies
|
||||
pkgs.jq
|
||||
pkgs.dash
|
||||
pkgs.socat
|
||||
pkgs.power-profiles-ctl
|
||||
];
|
||||
}
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
# Programs
|
||||
environment.systemPackages = [
|
||||
pkgs.git
|
||||
pkgs.dash
|
||||
pkgs.ncdu
|
||||
pkgs.neofetch
|
||||
pkgs.bottom
|
||||
|
|
Loading…
Reference in a new issue