mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
test systemd updates
This commit is contained in:
parent
d1773d8882
commit
b6d25c0fbb
3 changed files with 11 additions and 8 deletions
|
@ -13,6 +13,7 @@
|
|||
loader.efi.canTouchEfiVariables = true;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
tmp.useTmpfs = true;
|
||||
initrd.systemd.enable = true;
|
||||
};
|
||||
networking.hostName = "vm";
|
||||
# environment.persistence."/nix/persistent/system" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue