Added izanagi
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{ username, ... }:
|
||||
{
|
||||
username,
|
||||
...
|
||||
}:
|
||||
{
|
||||
disko.devices = {
|
||||
disk = {
|
||||
|
||||
@@ -1,11 +1,6 @@
|
||||
{ config, lib, pkgs, username, ... }:
|
||||
|
||||
let
|
||||
in {
|
||||
imports = [
|
||||
];
|
||||
|
||||
|
||||
{
|
||||
home = {
|
||||
inherit username;
|
||||
stateVersion = "25.05";
|
||||
|
||||
Reference in New Issue
Block a user