remove sway and hyprland specialisations
This commit is contained in:
parent
2d89107f15
commit
898a75df1c
1 changed files with 0 additions and 14 deletions
|
|
@ -32,20 +32,6 @@
|
||||||
networking.hostName = "haze";
|
networking.hostName = "haze";
|
||||||
clan.core.networking.targetHost = "rpqt@haze.local";
|
clan.core.networking.targetHost = "rpqt@haze.local";
|
||||||
|
|
||||||
specialisation = {
|
|
||||||
hyprland.configuration =
|
|
||||||
{ ... }:
|
|
||||||
{
|
|
||||||
imports = [ ./hyprland.nix ];
|
|
||||||
disabledModules = [ ./niri.nix ];
|
|
||||||
};
|
|
||||||
sway.configuration =
|
|
||||||
{ ... }:
|
|
||||||
{
|
|
||||||
imports = [ ./sway.nix ];
|
|
||||||
disabledModules = [ ./niri.nix ];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
clan.core.settings.state-version.enable = true;
|
clan.core.settings.state-version.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue