add callisto

This commit is contained in:
beanigen 2025-04-14 16:17:19 +08:00
parent 8d7bb8cbee
commit 9a7651523b
No known key found for this signature in database
7 changed files with 323 additions and 2 deletions

View file

@ -15,7 +15,7 @@
username = vars.user; #this is set in flake.nix
homeDirectory = "/home/${username}"; #change this if you use a non-standard home dir
stateVersion = "23.11";
sessionVariables = { PASSWORD_STORE_DIR = "$HOME/sync/general/pass";};
sessionVariables = { PASSWORD_STORE_DIR = "$HOME/sync/general/pass"; ELECTRON_OZONE_PLATFORM_HINT = "auto";};
shell.enableBashIntegration = true;
file = {
".config/waybar/config".source = config.lib.file.mkOutOfStoreSymlink "${homeDirectory}/.config/nixos/home/waybar/config";

View file

@ -2,8 +2,8 @@
home.packages = with pkgs; [
prismlauncher
libgpod
kdePackages.ark
vesktop
kdePackages.ark
v4l-utils
nextcloud-client
blender-hip

View file

@ -9,6 +9,7 @@
terminal = "foot";
output = {
"Dell Inc. DELL P2411H MGMHG1681VAU".pos = "0 1050";
"LG Display 0x0437 Unknown".scale = "1.25";
"Samsung Electric Company SyncMaster HMDQ202016".pos = "75 0";
};
#output = {