mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
trying to fix unfree not allowed
This commit is contained in:
parent
a25992b71d
commit
f6c15776cb
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
in
|
||||
{
|
||||
nixosConfigurations.desktop = nixpkgs.lib.nixosSystem {
|
||||
inherit system;
|
||||
inherit pkgs;
|
||||
modules = [
|
||||
./sysConfig/desktop
|
||||
disko.nixosModules.disko
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue