mirror of
https://github.com/blahai/nyx.git
synced 2025-06-25 08:37:03 -04:00
too much shit idek anymore
This commit is contained in:
parent
14843ef945
commit
bc82345beb
63 changed files with 1759 additions and 346 deletions
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
lib,
|
||||
pkgs,
|
||||
config,
|
||||
modulesPath,
|
||||
...
|
||||
}: let
|
||||
|
@ -16,7 +15,7 @@ in {
|
|||
};
|
||||
systemd.services.qemu-guest-agent.path = [pkgs.shadow];
|
||||
|
||||
system.stateVersion = mkForce "25.04";
|
||||
system.stateVersion = mkForce "25.05";
|
||||
|
||||
boot = {
|
||||
kernelParams = ["net.ifnames=0"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue