added gitea

This commit is contained in:
willifan 2024-07-28 10:16:48 +02:00
parent 6a3f97cebb
commit 7c9883774f
5 changed files with 35 additions and 16 deletions

View file

@ -10,8 +10,4 @@
hardware.bluetooth.enable = true;
services.hardware.bolt.enable = true;
networking.networkmanager.enable = true;
console.keyMap = "de";
nixpkgs.config.allowUnfree = true;
nix.settings.experimental-features = [ "nix-command" "flakes" ];
}
}