feat(binto): add nvidia.nix and move some hm stuff to modules
This commit is contained in:
parent
9b4e7fac44
commit
8ea9debb5a
13 changed files with 96 additions and 52 deletions
common
|
@ -26,6 +26,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.xserver = {
|
||||
layout = "ca";
|
||||
xkbVariant = "multix";
|
||||
};
|
||||
|
||||
home-manager.users = let
|
||||
default = {
|
||||
imports = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue