adding trantor; upgrading stable to 25.05
This commit is contained in:
parent
58c5ddd075
commit
37558060f4
8 changed files with 174 additions and 11 deletions
9
hosts/modules/trantor/default.nix
Normal file
9
hosts/modules/trantor/default.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./boot.nix
|
||||
./disko.nix
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue