mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-18 13:47:10 +02:00
feat: update nixpkgs, fix bug
This commit is contained in:
@@ -49,6 +49,8 @@ let
|
||||
|
||||
# To use chrome, we need to allow the installation of non-free software
|
||||
config.allowUnfree = true;
|
||||
|
||||
overlays = import ../overlays args;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user