meta: archiving repository
because of an event that is going to happen really soon, i do not have a choice other than to temporarily abandon these dotfiles. why? my brother recently left during christmas, and as every loving brother would do, installed linux on it :-). personally i felt like developing on linux was better for me overall but i feel like it would be _even better_ if my brother wasn't gonna be pissed because i ransacked his system for my own. so i will be installing windows and everything he needs so i dont end up on his bad side (;;-_-) this dotfiles repo will lay abandoned until i feel as if i can use nixos again, but that will probably be in a small scale form such as with nixos-wsl. i feel like my productivity will boost from the windows buff as well :-). viva nixos!
This commit is contained in:
parent
758d83afbe
commit
ec4c5171d7
2 changed files with 100 additions and 2 deletions
|
@ -23,6 +23,10 @@
|
|||
options = "eurosign:e,ctrl:nocaps";
|
||||
};
|
||||
|
||||
udev.packages = [
|
||||
pkgs.android-udev-rules
|
||||
];
|
||||
|
||||
libinput.enable = true;
|
||||
openssh.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue