mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-16 12:45:14 +01:00
gnome-keyring
This commit is contained in:
parent
fbdda89405
commit
dd036aee17
3 changed files with 6 additions and 1 deletions
|
|
@ -37,6 +37,7 @@ in
|
|||
programs.niri = {
|
||||
config = builtins.readFile ./config.kdl;
|
||||
};
|
||||
services.gnome-keyring.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
audacity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue