Started migration of rotterdam to flake

This commit is contained in:
rotterdam 2023-02-10 23:00:16 +01:00
parent 3a9c4e152d
commit ad5d0b0e2c
7 changed files with 94 additions and 16 deletions

View file

@ -0,0 +1,7 @@
{ ... }:
{
imports = [
./hardware-configuration.nix
];
}