Add colmena

This commit is contained in:
muon 2024-11-30 11:59:46 +00:00
parent 66e189b476
commit 2f228d3ed0
4 changed files with 32 additions and 4 deletions

View file

@ -5,9 +5,6 @@ in {
# Hardware
imports = [ ./hardware-configuration.nix ];
environment.systemPackages = with inputs.nix-alien.packages.${system};
[ nix-alien ];
# System
mods.user.name = "muon";
networking.hostName = "muho";