nixberry: disko

This commit is contained in:
Christoph Hollizeck 2025-11-22 14:32:34 +01:00
parent 9521f7f7fd
commit 87dab6d253
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
6 changed files with 307 additions and 83 deletions

View file

@ -13,13 +13,19 @@ in
...
}:
{
nixpkgs.config.allowUnfree = true;
nixpkgs = {
config.allowUnfree = true;
};
# Enable binfmt emulation.
boot.binfmt.emulatedSystems = [
"aarch64-linux"
];
environment.systemPackages = with pkgs; [
teamviewer
teams-for-linux
pyfa
obsidian
diebahn