Nomalize packages between systems

This commit is contained in:
Gene Liverman 2023-09-12 21:15:53 -04:00
parent 0c9459d351
commit ed81cb1d34
3 changed files with 26 additions and 40 deletions

View file

@ -1,7 +1,31 @@
{ pkgs, ... }: {
home.stateVersion = "23.11";
home.packages = with pkgs; [
_1password
_1password-gui
colordiff
dog
dos2unix
du-dust
element-desktop
gotop
htop
hub
jq
libreoffice
meld
mtr
nix-zsh-completions
rename
slack
subversion
tailscale
tree
vivaldi
watch
wget
yq
zoom-us
];
home.sessionVariables = {
CLICLOLOR = 1;
@ -10,6 +34,7 @@
programs = {
bat.enable = true;
eza.enable = true;
firefox.enable = true;
gh.enable = true;
git = {
enable = true;