refactor to remove some redundant stuff
This commit is contained in:
parent
d11c042bc8
commit
d6a90a0853
|
@ -15,7 +15,7 @@
|
|||
# Or modules exported from other flakes (such as nix-colors):
|
||||
# inputs.nix-colors.homeManagerModules.default
|
||||
|
||||
# Import the locale settings
|
||||
# Import the shared settings
|
||||
../../shared
|
||||
|
||||
# You can also split up your configuration and import pieces of it here:
|
||||
|
@ -51,25 +51,17 @@
|
|||
# auto-mount
|
||||
|
||||
#System:
|
||||
alejandra
|
||||
btrfs-progs
|
||||
efitools
|
||||
git
|
||||
git-filter-repo
|
||||
home-manager
|
||||
htop
|
||||
jq
|
||||
noto-fonts
|
||||
noto-fonts-emoji-blob-bin
|
||||
noto-fonts-emoji
|
||||
oh-my-zsh
|
||||
rsync
|
||||
rustdesk
|
||||
sbctl
|
||||
udisks
|
||||
util-linux
|
||||
wget
|
||||
zsh
|
||||
|
||||
#KDE:
|
||||
krunner-translator
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
home-manager
|
||||
htop
|
||||
killall
|
||||
libnotify
|
||||
neofetch
|
||||
oh-my-zsh
|
||||
rsync
|
||||
|
|
Loading…
Reference in a new issue