Feature: New Development Server Environment

This commit is contained in:
marthsincemelee
2023-10-13 22:45:57 +02:00
parent 5aae4ebf13
commit 2985cd7ab2
3 changed files with 58 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";
};