framework: reformat

This commit is contained in:
tristan 2025-04-29 02:08:33 +01:00
parent e97a74b983
commit 93deb49d44
5 changed files with 46 additions and 42 deletions

View file

@ -3,8 +3,7 @@
pkgs,
config,
...
}:
let
}: let
terminal = config.programs.terminal;
termcmd = "${terminal}/bin/${terminal.pname}";
host = "alpine";

View file

@ -62,7 +62,7 @@ in {
programs.chromium = {
extensions = [
{id = "bfogiafebfohielmmehodmfbbebbbpei";}
{id = "bfogiafebfohielmmehodmfbbebbbpei";}
];
};
}

View file

@ -17,7 +17,7 @@
};
home.file.".config/openvr/openvrpaths.vrpath" = {
text = builtins.toJSON {
"config" = [
"config" = [
"${config.home.homeDirectory}/.local/share/Steam/config"
];
"external_drivers" = null;