diff options
| author | adikro <adikro@disroot.org> | 2026-01-08 19:57:03 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-01-08 19:57:03 +0100 |
| commit | 8197ecfee1dbd147a91b74227e3e5a84a66d4670 (patch) | |
| tree | b07a183bc08f2f28da639587ad7998777ac10a3c /hosts/laptop/configuration.nix | |
| parent | b3931c5dd7006011720ac39db04136e69d02c952 (diff) | |
laptop synchronization
Diffstat (limited to 'hosts/laptop/configuration.nix')
| -rw-r--r-- | hosts/laptop/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index 40a3d7b..6435e79 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -7,7 +7,7 @@ ../../os/default.nix ]; - sys = { + os = { core = { allowUnfree.enable = true; |
