users/kairi: Initial commit.

This commit is contained in:
kat witch 2021-07-01 22:39:43 +01:00
parent 8df7d993b5
commit 1499492773
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
65 changed files with 1979 additions and 2 deletions

View file

@ -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;