proper amount of tabs

This commit is contained in:
Tao Tien 2025-04-30 19:29:00 -07:00
parent 92abf91263
commit 349da643c6
27 changed files with 2591 additions and 2584 deletions

1
alejandra.toml Normal file
View file

@ -0,0 +1 @@
indentation = "FourSpaces"

View file

@ -32,7 +32,7 @@
programs.steam = { programs.steam = {
enable = true; enable = true;
# remotePlay.openFirewall = true; # remotePlay.openFirewall = true;
gamescopeSession.enable = false; # gamescopeSession.enable = false;
}; };
programs.gamemode.enable = true; programs.gamemode.enable = true;
programs.gamescope.enable = true; programs.gamescope.enable = true;

View file

@ -1,4 +1,10 @@
{pkgs, lib, inputs, config, ...}: { {
pkgs,
lib,
inputs,
config,
...
}: {
users.users.vy.packages = with pkgs; [ users.users.vy.packages = with pkgs; [
oculante oculante
rnote rnote