This commit is contained in:
Asaki Yuki 2026-04-13 22:47:29 +07:00
parent 1d97959a14
commit 8b2e1e2029
8 changed files with 24 additions and 9 deletions

View file

@ -10,10 +10,6 @@
"flakes"
];
device = {
flake-name = "home-server";
};
nixpkgs.config.allowUnfree = true;
boot.loader.systemd-boot.enable = true;