mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update todos app
This commit is contained in:
@@ -187,4 +187,4 @@
|
||||
};
|
||||
};
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
}
|
||||
|
||||
@@ -70,9 +70,9 @@
|
||||
obs-studio.enable = true;
|
||||
};
|
||||
home = {
|
||||
# sessionVariables = {
|
||||
# NIXOS_OZONE_WL=1;
|
||||
# };
|
||||
sessionVariables = {
|
||||
NIXOS_OZONE_WL=1;
|
||||
};
|
||||
packages = with pkgs; [
|
||||
libreoffice
|
||||
airshipper
|
||||
|
||||
Reference in New Issue
Block a user