Infini-STICK: resetup with disko
This commit is contained in:
parent
f27d02d161
commit
43087082c4
10 changed files with 32 additions and 425 deletions
|
@ -1,11 +1,11 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
./filesystems.nix
|
||||
./disks.nix
|
||||
];
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
networking.hostId = "06a3f197";
|
||||
networking.hostId = "deadbeef";
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue