adds editors category
This commit is contained in:
parent
90c9f87eda
commit
449e93c093
7 changed files with 17 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./apps ./cli ./desktop ./services ./cachix.nix ];
|
||||
imports = [ ./apps ./cli ./desktop ./editors ./services ./cachix.nix ];
|
||||
|
||||
# USERS
|
||||
users.users.moritz = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue