This commit is contained in:
parent
3adab363e0
commit
1d717b862e
3 changed files with 19 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{...}: {
|
||||
{
|
||||
imports = [
|
||||
./disks.nix
|
||||
./hardware-configuration.nix
|
||||
|
|
@ -9,6 +9,7 @@
|
|||
./nvim
|
||||
./http
|
||||
./search
|
||||
./security
|
||||
];
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue