brings back umbriel, adds isbritish for british keyboarded machines, and removes firefox in favour of librewolf. librewolf being the browser that was in use that i somehow managed to remove, and keep only firefox in. i can be stupid at times

This commit is contained in:
cydiralis 2025-06-27 19:16:27 +01:00
parent c81537697d
commit 723b4c519e
No known key found for this signature in database
6 changed files with 21 additions and 14 deletions

View file

@ -30,7 +30,7 @@
inherit inputs;
vars = {
isNixOS = true;
isTough = false;
isBritish = true;
useSyncthing = false;
class = "desktop";
user = "alyx";
@ -51,7 +51,7 @@
inherit inputs;
vars = {
isNixOS = true;
isTough = false;
isBritish = false;
class = "lowspec";
user = "maya";
useSyncthing = true;
@ -73,7 +73,7 @@
inherit inputs;
vars = {
isNixOS = true;
isTough = false;
isBritish = false;
class = "desktop";
user = "maya";
useSyncthing = true;
@ -94,7 +94,7 @@
inherit inputs;
vars = {
isNixOS = true;
isTough = false;
isBritish = false;
class = "desktop";
user = "maya";
useSyncthing = true;
@ -117,7 +117,7 @@
inherit inputs;
vars = {
isNixOS = true;
isTough = true;
isBritish = false;
useSyncthing = false;
class = "laptop";
user = "alyx"; #cursed way of setting username
@ -138,7 +138,7 @@
inherit inputs;
vars = {
isNixOS = true;
isTough = true;
isBritish = false;
class = "lowspec";
user = "maya";
useSyncthing = true;
@ -163,7 +163,7 @@
inherit inputs;
vars = {
isNixOS = true;
isTough = false;
isBritish = false;
useSyncthing = false;
class = "handheld";
user = "alyx"; #cursed way of setting username
@ -186,7 +186,7 @@
inherit inputs;
vars = {
isNixOS = true;
isTough = false;
isBritish = false;
useSyncthing = false;
class = "laptop";
user = "alyx"; #cursed way of setting username