Update configuration-example.nix
This commit is contained in:
@@ -12,11 +12,6 @@
|
|||||||
./system/bitcoin/bitcoind.nix
|
./system/bitcoin/bitcoind.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# Bootloader.
|
|
||||||
boot.loader.grub.enable = true;
|
|
||||||
boot.loader.grub.device = "/dev/sda";
|
|
||||||
boot.loader.grub.useOSProber = true;
|
|
||||||
|
|
||||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||||
# FIXME
|
# FIXME
|
||||||
users.users.satoshi = {
|
users.users.satoshi = {
|
||||||
|
|||||||
Reference in New Issue
Block a user