home-manager | add packages and config.nix
This commit is contained in:
parent
62f0d58c62
commit
d58f5d1eca
2 changed files with 5 additions and 0 deletions
1
user/don/config.nix
Normal file
1
user/don/config.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
{ allowUnfree = true; }
|
||||
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
home.packages = [
|
||||
pkgs.bc
|
||||
pkgs.bitwarden
|
||||
pkgs.bitwarden-cli
|
||||
pkgs.cantarell-fonts
|
||||
pkgs.darktable
|
||||
|
|
@ -24,6 +25,7 @@
|
|||
pkgs.gtop
|
||||
pkgs.imv
|
||||
pkgs.isync
|
||||
pkgs.jellyfin-media-player
|
||||
pkgs.jq
|
||||
pkgs.khal
|
||||
pkgs.khard
|
||||
|
|
@ -38,6 +40,8 @@
|
|||
pkgs.obsidian
|
||||
#pkgs.plasma5Packages.kdeconnect
|
||||
pkgs.kdeconnect
|
||||
pkgs.pasystray
|
||||
pkgs.playerctl
|
||||
pkgs.powerline-fonts
|
||||
pkgs.ranger
|
||||
pkgs.rofi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue