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
|
@ -1,7 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [
|
||||
../common
|
||||
];
|
||||
imports = [];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
cachefilesd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue