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