Add import of hardware config
This commit is contained in:
parent
3189cebee7
commit
5120fd1a53
|
@ -15,6 +15,7 @@
|
||||||
|
|
||||||
# You can also split up your configuration and import pieces of it here:
|
# You can also split up your configuration and import pieces of it here:
|
||||||
# ./nvim.nix
|
# ./nvim.nix
|
||||||
|
./hardware-configuration.nix
|
||||||
./nextcloud.nix
|
./nextcloud.nix
|
||||||
];
|
];
|
||||||
nix = {
|
nix = {
|
||||||
|
|
Loading…
Reference in a new issue