Update configuration.nix
This commit is contained in:
parent
5cc7995f7d
commit
dffe288ead
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@
|
||||||
imports = [
|
imports = [
|
||||||
# Include the results of the hardware scan.
|
# Include the results of the hardware scan.
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
nixvim.nixosModules.nixvim
|
];
|
||||||
];
|
|
||||||
|
|
||||||
# Bootloader.
|
# Bootloader.
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue