mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-13 10:00:52 -06:00
chore: removed cosmic
This commit is contained in:
parent
f2bb91fd2b
commit
9a9c52064a
4 changed files with 42 additions and 180 deletions
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
# nix.settings = {
|
||||
# substituters = [
|
||||
# "https://cosmic.cachix.org/"
|
||||
# ];
|
||||
# trusted-public-keys = [
|
||||
# "cosmic.cachix.org-1:Dya9IyXD4xdBehWjrkPv6rtxpmMdRel02smYzA85dPE="
|
||||
# ];
|
||||
# };
|
||||
|
||||
environment.sessionVariables.COSMIC_DATA_CONTROL_ENABLED = 1;
|
||||
services = {
|
||||
desktopManager.cosmic = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
displayManager.cosmic-greeter.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue