formatting
This commit is contained in:
parent
e3e370c893
commit
43860609e1
22 changed files with 230 additions and 154 deletions
|
|
@ -1,9 +1,10 @@
|
|||
{ mod, ... }: {
|
||||
{ mod, ... }:
|
||||
{
|
||||
networking.hostName = "c2";
|
||||
|
||||
imports = with mod; [
|
||||
collections.pc-common
|
||||
./hardware-configuration.nix
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
boot.loader.efi.efiSysMountPoint = "/boot/efi";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue