Various uncommited configs

This commit is contained in:
Asdam9
2026-04-17 14:03:00 +02:00
parent 62c9dbee4f
commit c9c285de58
5 changed files with 138 additions and 16 deletions

View File

@@ -82,6 +82,7 @@
environment.systemPackages = with pkgs; [
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
wget
zathura
#self.packages.${pkgs.system}.lf
];