Merge NixOS and home manager flakes

This commit is contained in:
2025-11-15 23:28:11 +01:00
parent bbaf22e871
commit 8ea508585b
8 changed files with 183 additions and 236 deletions

View File

@@ -1,9 +1,10 @@
{ ... }:
{ inputs, ... }:
{
system.stateVersion = "25.05";
imports = [
inputs.home-manager.nixosModules.default
./hard.nix
./disk.nix
../../modules/bootloader.nix