We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41914ee commit 20bc0d8Copy full SHA for 20bc0d8
server/default.nix
@@ -4,6 +4,8 @@
4
./hardware-configuration.nix
5
];
6
7
+ nix.settings.trusted-users = [ "thohlt" ];
8
+
9
boot = {
10
loader = {
11
systemd-boot.enable = true;
0 commit comments