Modules: separated hosts-specific modules in new dir

This commit is contained in:
2026-04-23 12:11:23 +02:00
parent 0f003b3a4f
commit f9fe349c49
19 changed files with 413 additions and 379 deletions
-2
View File
@@ -41,8 +41,6 @@
manix = "custom-manix";
man = "custom-man";
mplayer = "mplayer -volume 5";
snrt = "git add -A && sudo nixos-rebuild test --flake ~/nixos/#laptop";
snrs = "git add -A && sudo nixos-rebuild switch --flake ~/nixos/#laptop";
# these are to create the developpement shell
cenv = "nix-shell -p zsh gcc raylib libx11 libGL";
};