dend: wip home
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
modules = [
|
||||
({...}: {
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.overlays = [self.overlays.unstable self.overlays.bulk-transcode];
|
||||
})
|
||||
|
||||
./configuration.nix
|
||||
@@ -25,6 +24,8 @@
|
||||
self.nixosModules.games
|
||||
self.nixosModules.creative
|
||||
self.nixosModules.openhantek
|
||||
self.nixosModules.unstable-overlay
|
||||
self.nixosModules.bulk-transcode-overlay
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user