mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
cosmic: add back cosmic-greeter as it is needed to lock the screen and sign out.
This commit is contained in:
parent
7de7116145
commit
090928d36a
1 changed files with 1 additions and 0 deletions
|
@ -12,5 +12,6 @@
|
||||||
environment.systemPackages = (with pkgs; [
|
environment.systemPackages = (with pkgs; [
|
||||||
rustc
|
rustc
|
||||||
cargo
|
cargo
|
||||||
|
cosmic-greeter
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue