forked from jan-leila/nix-config
moved network manager out of environments
This commit is contained in:
parent
4d191a27cc
commit
cef6ad7125
6 changed files with 6 additions and 10 deletions
|
@ -12,9 +12,7 @@
|
|||
httpsPort = 443;
|
||||
isDebug = false;
|
||||
in {
|
||||
imports = [
|
||||
../common
|
||||
];
|
||||
imports = [];
|
||||
|
||||
options = {
|
||||
apps = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue