Compare commits
No commits in common. "aec4732e4c0d9236812713b02643db384cc0a9e7" and "78696ad16d17bc61ce2754b6a05a7612093444f1" have entirely different histories.
aec4732e4c
...
78696ad16d
2 changed files with 0 additions and 7 deletions
|
@ -105,12 +105,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
|
||||
security.pam.services."ravenshade".enableGnomeKeyring = true;
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
|
||||
qt.platformTheme = "gtk2";
|
||||
|
||||
# Enable automatic login for the user.
|
||||
services.displayManager.autoLogin = {
|
||||
enable = true;
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
services.dunst.enable = true;
|
||||
services.unclutter.enable = true;
|
||||
|
||||
|
||||
# services.easyeffects.enable = true;
|
||||
|
||||
programs.chromium = {
|
||||
|
|
Loading…
Reference in a new issue