fix oops
This commit is contained in:
parent
80811ea5c8
commit
1719c9f4aa
@ -1,6 +1,6 @@
|
||||
{ pkgs, config, lib, ... }:
|
||||
let
|
||||
cfg = config.nixfiles.profile.desktop;
|
||||
cfg = config.nixfiles.profile.pc;
|
||||
in
|
||||
{
|
||||
options.nixfiles.profile.pc.enable = lib.mkEnableOption "the personal computer profile";
|
||||
|
Loading…
x
Reference in New Issue
Block a user