mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -12,8 +12,6 @@
|
|||||||
bottom
|
bottom
|
||||||
fastfetchMinimal
|
fastfetchMinimal
|
||||||
|
|
||||||
# yazi
|
|
||||||
|
|
||||||
# Encrypt
|
# Encrypt
|
||||||
age
|
age
|
||||||
sops
|
sops
|
||||||
@@ -87,7 +85,6 @@
|
|||||||
git
|
git
|
||||||
sudo
|
sudo
|
||||||
ouch
|
ouch
|
||||||
nord
|
|
||||||
rsync
|
rsync
|
||||||
diff
|
diff
|
||||||
mount
|
mount
|
||||||
@@ -101,6 +98,9 @@
|
|||||||
recycle-bin
|
recycle-bin
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
|
flavors = {
|
||||||
|
inherit (pkgs.yaziPlugins) nord;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user