Compare commits
No commits in common. "66eb499ad0d0256ec226c9092ba966f66d82740c" and "aec4732e4c0d9236812713b02643db384cc0a9e7" have entirely different histories.
66eb499ad0
...
aec4732e4c
2 changed files with 0 additions and 5 deletions
|
@ -94,8 +94,6 @@
|
|||
|
||||
xclip
|
||||
|
||||
uhk-agent
|
||||
|
||||
rustup
|
||||
gnumake
|
||||
zig
|
||||
|
@ -107,7 +105,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
hardware.keyboard.uhk.enable = true;
|
||||
|
||||
security.pam.services."ravenshade".enableGnomeKeyring = true;
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
|
|
|
@ -26,8 +26,6 @@ in
|
|||
fade = false;
|
||||
};
|
||||
|
||||
sound.mediaKeys.enable = true;
|
||||
|
||||
systemd.user.services.xrootdatetime = {
|
||||
script = ''
|
||||
while true; do
|
||||
|
|
Loading…
Reference in a new issue