first pass at moving all progs stuff to config, and just home dir config to home-manager
This commit is contained in:
parent
6f76b84125
commit
591848740d
2 changed files with 91 additions and 102 deletions
|
|
@ -8,98 +8,6 @@
|
|||
home.homeDirectory = "/home/don";
|
||||
home.stateVersion = "22.11";
|
||||
|
||||
home.packages = with pkgs; [
|
||||
acpi
|
||||
aspell
|
||||
authy
|
||||
bc
|
||||
bitwarden
|
||||
bitwarden-cli
|
||||
blueberry
|
||||
bpytop
|
||||
btop
|
||||
cantarell-fonts
|
||||
darktable
|
||||
diff-so-fancy
|
||||
dmenu-wayland
|
||||
element-desktop
|
||||
exiftool
|
||||
espeak-classic
|
||||
feh
|
||||
figlet
|
||||
file
|
||||
flameshot
|
||||
font-awesome
|
||||
fractal
|
||||
fuzzel
|
||||
fzf
|
||||
gnome.gnome-tweaks
|
||||
gnome.simple-scan
|
||||
gnumake
|
||||
gtop
|
||||
headset-charge-indicator
|
||||
headsetcontrol
|
||||
imagemagick
|
||||
imv
|
||||
isync
|
||||
jellyfin-media-player
|
||||
jq
|
||||
kanshi
|
||||
kdeconnect
|
||||
khal
|
||||
khard
|
||||
kitty
|
||||
ktimer
|
||||
libreoffice-fresh-unwrapped
|
||||
libnotify
|
||||
links2
|
||||
lsb-release
|
||||
mairix
|
||||
moreutils
|
||||
mutt
|
||||
mutt-ics
|
||||
ncdu
|
||||
neovim-qt
|
||||
nerdfonts
|
||||
newsboat
|
||||
noto-fonts
|
||||
obsidian
|
||||
pandoc
|
||||
pasystray
|
||||
pavucontrol
|
||||
playerctl
|
||||
poweralertd
|
||||
powerline-fonts
|
||||
psmisc
|
||||
ranger
|
||||
rofi
|
||||
ruby
|
||||
signal-desktop
|
||||
slack
|
||||
source-code-pro
|
||||
statix
|
||||
sublime-music
|
||||
tasksh
|
||||
taskwarrior
|
||||
tdesktop
|
||||
terminus-nerdfont
|
||||
texlive.combined.scheme-medium
|
||||
timewarrior
|
||||
tmux-cssh
|
||||
topgrade
|
||||
ubuntu_font_family
|
||||
udiskie
|
||||
urlview
|
||||
vdirsyncer
|
||||
vifm-full
|
||||
vit
|
||||
wlsunset
|
||||
xdg-utils
|
||||
xfce.thunar
|
||||
yt-dlp
|
||||
zathura
|
||||
];
|
||||
|
||||
programs.go.enable = true;
|
||||
programs.keychain = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue