feat(servers): add baldur, the immortal
This commit is contained in:
parent
79420d9b7c
commit
8c4e9f6641
9 changed files with 107 additions and 1 deletions
|
@ -25,6 +25,9 @@
|
|||
# Enable flakes
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
||||
# Enable trusted users
|
||||
nix.trustedUsers = ["root" "@wheel"];
|
||||
|
||||
# Setup gpu
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue