parent
7ea031e84e
commit
158f0a6813
28 changed files with 84 additions and 137 deletions
devices
|
@ -4,9 +4,7 @@ in {
|
|||
# https://nixos.wiki/wiki/Distributed_build
|
||||
home-manager.users.root = {
|
||||
home.file.".ssh/config".text =
|
||||
/*
|
||||
ssh_config
|
||||
*/
|
||||
# ssh_config
|
||||
''
|
||||
Host ${servivi}
|
||||
# Prevent using ssh-agent or another keyfile, useful for testing
|
||||
|
|
|
@ -119,9 +119,7 @@
|
|||
power-profiles-daemon.enable = false;
|
||||
|
||||
udev.extraRules =
|
||||
/*
|
||||
udev
|
||||
*/
|
||||
# udev
|
||||
''
|
||||
# give permanent path to keyboard XF86* binds
|
||||
SUBSYSTEMS=="input", ATTRS{id/product}=="0006", ATTRS{id/vendor}=="0000", SYMLINK += "video-bus"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue