1769198181
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
{ config, ... }:
|
{ config, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
home.file."Assets".source = ../../assets;
|
home.file."Assets" = {
|
||||||
|
source = ../../assets;
|
||||||
|
force = true;
|
||||||
|
};
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
BROWSER = "librewolf";
|
BROWSER = "librewolf";
|
||||||
|
|||||||
Reference in New Issue
Block a user