mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -43,7 +43,6 @@
|
|||||||
fastfetch
|
fastfetch
|
||||||
|
|
||||||
# Disk
|
# Disk
|
||||||
gparted
|
|
||||||
parted
|
parted
|
||||||
ntfs3g
|
ntfs3g
|
||||||
exfatprogs # for gparted exfat support
|
exfatprogs # for gparted exfat support
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
partition-manager.enable = true;
|
||||||
lazygit.enable = true;
|
lazygit.enable = true;
|
||||||
yazi = {
|
yazi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user