This commit is contained in:
Alejandro Angulo 2023-03-11 19:59:11 -08:00
parent 1231503914
commit c15ee0a39b
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
30 changed files with 703 additions and 118 deletions

View file

@ -75,11 +75,11 @@
# services.xserver.libinput.enable = true;
# Define a user account. Don't forget to set a password with passwd.
users.users.alejandro = {
isNormalUser = true;
extraGroups = ["wheel" "video" "networkmanager"];
shell = pkgs.zsh;
};
# users.users.alejandro = {
# isNormalUser = true;
# extraGroups = ["wheel" "video" "networkmanager"];
# shell = pkgs.zsh;
# };
fonts.fonts = with pkgs; [
(nerdfonts.override {fonts = ["Hack"];})

View file

@ -77,11 +77,11 @@
# Enable touchpad support (enabled default in most desktopManager).
# Define a user account. Don't forget to set a password with passwd.
users.users.alejandro = {
isNormalUser = true;
extraGroups = ["wheel" "video" "networkmanager" "docker"];
shell = pkgs.zsh;
};
# users.users.alejandro = {
# isNormalUser = true;
# extraGroups = ["wheel" "video" "networkmanager" "docker"];
# shell = pkgs.zsh;
# };
programs.sway = {
enable = true;
@ -110,7 +110,7 @@
pavucontrol
cachix
nixos-generators
config.nur.repos.mic92.yubikey-touch-detector
# config.nur.repos.mic92.yubikey-touch-detector
cryptsetup
paperkey