kazuki: disable user config
This commit is contained in:
parent
c84e255380
commit
90b454816c
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.hostPlatform = "aarch64-linux";
|
nixpkgs.hostPlatform = "aarch64-linux";
|
||||||
|
# Not intended for interactive use
|
||||||
|
settei.user.enable = false;
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
loader.systemd-boot.enable = true;
|
loader.systemd-boot.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue