This commit is contained in:
Leon Vatthauer 2024-04-18 06:53:04 +02:00
parent 0566bb0001
commit 88bb64d98b
Signed by: leonv
SSH key fingerprint: SHA256:G4+ddwoZmhLPRB1agvXzZMXIzkVJ36dUYZXf5NxT+u8
2 changed files with 5 additions and 33 deletions

View file

@ -65,37 +65,6 @@
};
};
};
# services.greetd = {
# enable = true;
# package = pkgs.greetd.gtkgreet;
# settings = {
# default_session = {
# command = "Hyprland --config /etc/greetd/hyprland.conf";
# user = "greeter";
# };
# };
# };
# environment.etc."greetd/environments".text = ''
# Hyprland
# '';
# environment.etc."greetd/hyprland.conf".text = ''
# monitor = DP-3,2560x1440@144,1920x0,1
# monitor = HDMI-A-5,1920x1080@75,0x0,1
# misc {
# disable_hyprland_logo = true
# }
# exec-once = tuigreet -l -b /etc/greetd/wallpaper.jpg -s /etc/greetd/style.css; hyprctl dispatch exit
# '';
# environment.etc."greetd/wallpaper.jpg".source = ./hypr/wallpaper.jpg;
# environment.etc."greetd/style.css".text = ''
# window {
# background-position: center;
# background-repeat: no-repeat;
# background-size: cover;
# background-color: black;
# }
# '';
# Configure console keymap
console.keyMap = "us";

View file

@ -33,12 +33,15 @@
ripgrep
fd
zoom-us
obsidian
zotero
# development
jetbrains.idea-ultimate
gnumake
texlive.combined.scheme-full
ltex-ls
texliveFull
# texlive.combined.scheme-full
# ltex-ls
ghostscript
jdk11
coq