nix/{os,home-manager}: cleanup
This commit is contained in:
parent
f476755ac3
commit
3316605df5
6 changed files with 10 additions and 33 deletions
|
@ -60,23 +60,13 @@ in {
|
|||
|
||||
home.packages =
|
||||
[] ++ (with pkgs; [
|
||||
# Authentication
|
||||
cacert
|
||||
fprintd
|
||||
openssl
|
||||
mkpasswd
|
||||
|
||||
# Nix package related tools
|
||||
patchelf
|
||||
nix-index
|
||||
nix-prefetch-scripts
|
||||
|
||||
# Version Control Systems
|
||||
git-crypt
|
||||
gitFull
|
||||
gitless
|
||||
mr
|
||||
gitRepo
|
||||
|
||||
# Process/System Administration
|
||||
htop
|
||||
|
@ -96,7 +86,6 @@ in {
|
|||
lzop
|
||||
|
||||
# Password Management
|
||||
gnupg
|
||||
gnome3.gnome_keyring
|
||||
gnome3.seahorse
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue