mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Hotfix/Nix] Add nix to configuration.nix
This commit is contained in:
parent
da9d521545
commit
d31aacc327
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./general.nix
|
./general.nix
|
||||||
|
./nix.nix
|
||||||
./boot.nix
|
./boot.nix
|
||||||
./desktop.nix
|
./desktop.nix
|
||||||
./home-manager.nix
|
./home-manager.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue