mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
Fixes rebuilding without phoenix.nix
This commit is contained in:
parent
1cbfd7ab33
commit
42d46ee2cc
|
@ -37,8 +37,4 @@
|
||||||
'')
|
'')
|
||||||
vim neovim
|
vim neovim
|
||||||
];
|
];
|
||||||
|
|
||||||
imports = [
|
|
||||||
../bin/phoenix.nix # My nix command wrapper
|
|
||||||
];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue