Feature: New Development Server Environment

This commit is contained in:
marthsincemelee
2023-10-13 22:45:57 +02:00
parent fa7587edf0
commit 7f601985bf
4 changed files with 59 additions and 3 deletions
@@ -2,9 +2,6 @@
let
cfg = config.my.profiles.hyprland;
in {
options.my.profiles.hyprland = with lib; {
enable = mkEnableOption "hyprland env";
};