aliases
This commit is contained in:
parent
0b55473b24
commit
39fc8a0427
4 changed files with 14 additions and 9 deletions
|
|
@ -74,12 +74,6 @@
|
|||
};
|
||||
|
||||
security.sudo-rs.enable = true;
|
||||
# security.sudo-rs.ertraRules = [{
|
||||
# commands = [
|
||||
# { command = "${pkgs.systemd}/bin/bootctl set-oneshot auto-windows"; options = [ "NOPASSWD" ]; }
|
||||
# ];
|
||||
# groups = [ "wheel" ];
|
||||
# }];
|
||||
|
||||
i18n.inputMethod = {
|
||||
enabled = "fcitx5";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue