forked from Shinonome/dots-hyprland
organized
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{
|
||||
inputs,
|
||||
self,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./desktop.nix
|
||||
];
|
||||
}
|
||||
@@ -32,9 +32,6 @@ in {
|
||||
};
|
||||
};
|
||||
config = mkIf cfg.enable {
|
||||
imports = lib.optionals cfg.simpleStarship [
|
||||
../terminal/simple-starship.nix
|
||||
];
|
||||
# programs.hyprland = {
|
||||
# enable = true;
|
||||
# package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
||||
|
||||
Reference in New Issue
Block a user