updates dnsc-machine
This commit is contained in:
parent
9b1d082ca9
commit
cfbeef3990
2 changed files with 4 additions and 0 deletions
|
|
@ -76,6 +76,9 @@
|
|||
services.udisks2.enable = true;
|
||||
services.tuned.enable = true;
|
||||
services.upower.enable = true;
|
||||
services.udev.package = with pkgs; [
|
||||
vial
|
||||
];
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -53,5 +53,6 @@
|
|||
nix-prefetch-github
|
||||
dua
|
||||
opencode
|
||||
vial
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue