mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-10 04:49:19 -08:00
users/kairi: Initial commit.
This commit is contained in:
parent
8df7d993b5
commit
1499492773
65 changed files with 1979 additions and 2 deletions
|
|
@ -4,13 +4,15 @@
|
|||
imports = [
|
||||
./hw.nix
|
||||
profiles.gui
|
||||
profiles.sway
|
||||
profiles.fvwm
|
||||
profiles.laptop
|
||||
users.kat.guiFull
|
||||
users.kairi.guiFull
|
||||
];
|
||||
|
||||
deploy.target = "mbp";
|
||||
|
||||
networking.wireless.interfaces = [ "wlp3s0" ];
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue