oops i misplaced an option

This commit is contained in:
alisceon 2026-01-08 20:35:14 +01:00
parent 1b3a27539f
commit 88e7297f5f
2 changed files with 7 additions and 2 deletions

View file

@ -31,7 +31,6 @@
globalShellAbbrs = baseAbbrs // hostnameAbbrs;
in
{
stylix.enableReleaseChecks = false;
home.username = "alisceon";
home.homeDirectory = "/home/alisceon";
home.stateVersion = "24.05";

View file

@ -4,9 +4,15 @@
signal-desktop
discord
];
stylix.enableReleaseChecks = false;
programs = {
vscode.enable = true;
vscode = {
enable = true;
profiles = {
};
};
chromium = {
enable = true;
commandLineArgs = [