Allow unfree packages
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
overlays = [
|
||||
self.overlays."${system}".xonsh_with_plugins
|
||||
];
|
||||
config.allowUnfree = true;
|
||||
});
|
||||
|
||||
mkHomeConfig = ({system, username ? "ttm" }: home-manager.lib.homeManagerConfiguration {
|
||||
|
||||
Reference in New Issue
Block a user