1
This commit is contained in:
2022-08-08 23:36:18 +02:00
parent 592aca8bb8
commit a6034f3567
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
{ inputs, hostname, username, lib, mylib, config, nixosConfig, pkgs, ... }:
# Here goes the stuff that will only be enabled on the desktop
rec {
imports = [
../../../modules