build(mellinoe): add mellinoe to flake with disko and impermanence
This commit is contained in:
parent
717efa8db7
commit
adacc5d7ef
5 changed files with 233 additions and 37 deletions
11
systems/mellinoe.nix
Normal file
11
systems/mellinoe.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
imports = [
|
||||
./hw-mellinoe.nix
|
||||
./modules/common.nix
|
||||
./modules/desktop.nix
|
||||
./modules/bootloaders/systemd-boot.nix
|
||||
./modules/hardware/bluetooth.nix
|
||||
];
|
||||
networking.hostName = "mellinoe";
|
||||
system.stateVersion = "24.11";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue