Merge branch 'main' of antimatterForge:Egg/voidconf
yes yes... I don't pay enough attention
This commit is contained in:
commit
10258a52b3
12 changed files with 69 additions and 64 deletions
|
@ -1,8 +1,8 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
with lib;
|
||||
let cfg = config.voidcruiser.services;
|
||||
let cfg = config.voidconf.services;
|
||||
in {
|
||||
options.voidcruiser.services = {
|
||||
options.voidconf.services = {
|
||||
|
||||
flatpak = {
|
||||
enable = mkEnableOption "Enables basic flatpak configuration";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue