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 = [
|
home.packages = [
|
||||||
pkgs.bc
|
pkgs.bc
|
||||||
|
pkgs.bitwarden
|
||||||
pkgs.bitwarden-cli
|
pkgs.bitwarden-cli
|
||||||
pkgs.cantarell-fonts
|
pkgs.cantarell-fonts
|
||||||
pkgs.darktable
|
pkgs.darktable
|
||||||
|
|
@ -24,6 +25,7 @@
|
||||||
pkgs.gtop
|
pkgs.gtop
|
||||||
pkgs.imv
|
pkgs.imv
|
||||||
pkgs.isync
|
pkgs.isync
|
||||||
|
pkgs.jellyfin-media-player
|
||||||
pkgs.jq
|
pkgs.jq
|
||||||
pkgs.khal
|
pkgs.khal
|
||||||
pkgs.khard
|
pkgs.khard
|
||||||
|
|
@ -38,6 +40,8 @@
|
||||||
pkgs.obsidian
|
pkgs.obsidian
|
||||||
#pkgs.plasma5Packages.kdeconnect
|
#pkgs.plasma5Packages.kdeconnect
|
||||||
pkgs.kdeconnect
|
pkgs.kdeconnect
|
||||||
|
pkgs.pasystray
|
||||||
|
pkgs.playerctl
|
||||||
pkgs.powerline-fonts
|
pkgs.powerline-fonts
|
||||||
pkgs.ranger
|
pkgs.ranger
|
||||||
pkgs.rofi
|
pkgs.rofi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue