Compare commits
	
		
			No commits in common. "92be81fb8f3f948913eff111033cf867e41a30b8" and "d6801e0679e31a2f7eabb867b26effec34ee6843" have entirely different histories.
		
	
	
		
			92be81fb8f
			...
			d6801e0679
		
	
		
					 9 changed files with 36 additions and 46 deletions
				
			
		
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 112 KiB | 
|  | @ -1,15 +1,12 @@ | |||
| keys: | ||||
|   - &tdpeuter age1fva6s64s884z0q2w7de024sp69ucvqu0pg9shrhhqsn3ewlpjfpsh6md7y | ||||
|   - &tdpeuter_gpg 08a9c1c8cf9159c9172aba129b11f5243089db5b | ||||
| 
 | ||||
|   - &server_H4G0 age1d4gvqz3anf082ja6xt03hnkzazfum80um9t45m4rerl4n3va2yuqgnsg03 | ||||
| 
 | ||||
| creation_rules: | ||||
|   - path_regex: secrets/[^/]+\.(yaml|json|env|ini)$ | ||||
|     key_groups: | ||||
|     - pgp: | ||||
|       - *tdpeuter_gpg | ||||
|       age: | ||||
|     - age: | ||||
|       - *tdpeuter | ||||
| 
 | ||||
|       - *server_H4G0 | ||||
|  |  | |||
							
								
								
									
										24
									
								
								nixos/flake.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										24
									
								
								nixos/flake.lock
									
										
									
										generated
									
									
									
								
							|  | @ -62,11 +62,11 @@ | |||
|     }, | ||||
|     "nixpkgs": { | ||||
|       "locked": { | ||||
|         "lastModified": 1759143472, | ||||
|         "narHash": "sha256-TvODmeR2W7yX/JmOCmP+lAFNkTT7hAxYcF3Kz8SZV3w=", | ||||
|         "lastModified": 1758589230, | ||||
|         "narHash": "sha256-zMTCFGe8aVGTEr2RqUi/QzC1nOIQ0N1HRsbqB4f646k=", | ||||
|         "owner": "NixOS", | ||||
|         "repo": "nixpkgs", | ||||
|         "rev": "5ed4e25ab58fd4c028b59d5611e14ea64de51d23", | ||||
|         "rev": "d1d883129b193f0b495d75c148c2c3a7d95789a0", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|  | @ -77,11 +77,11 @@ | |||
|     }, | ||||
|     "nixpkgs-unstable": { | ||||
|       "locked": { | ||||
|         "lastModified": 1759036355, | ||||
|         "narHash": "sha256-0m27AKv6ka+q270dw48KflE0LwQYrO7Fm4/2//KCVWg=", | ||||
|         "lastModified": 1758690382, | ||||
|         "narHash": "sha256-NY3kSorgqE5LMm1LqNwGne3ZLMF2/ILgLpFr1fS4X3o=", | ||||
|         "owner": "NixOS", | ||||
|         "repo": "nixpkgs", | ||||
|         "rev": "e9f00bd893984bc8ce46c895c3bf7cac95331127", | ||||
|         "rev": "e643668fd71b949c53f8626614b21ff71a07379d", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|  | @ -174,11 +174,11 @@ | |||
|         ] | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1759188042, | ||||
|         "narHash": "sha256-f9QC2KKiNReZDG2yyKAtDZh0rSK2Xp1wkPzKbHeQVRU=", | ||||
|         "lastModified": 1758425756, | ||||
|         "narHash": "sha256-L3N8zV6wsViXiD8i3WFyrvjDdz76g3tXKEdZ4FkgQ+Y=", | ||||
|         "owner": "Mic92", | ||||
|         "repo": "sops-nix", | ||||
|         "rev": "9fcfabe085281dd793589bdc770a2e577a3caa5d", | ||||
|         "rev": "e0fdaea3c31646e252a60b42d0ed8eafdb289762", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|  | @ -265,11 +265,11 @@ | |||
|         ] | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1759205174, | ||||
|         "narHash": "sha256-LMfGQsy3OibEqr3WtLCOqUVdOy5/6DJKWHV8h+1Vapk=", | ||||
|         "lastModified": 1758859571, | ||||
|         "narHash": "sha256-/DPe2RNgIzTBHm1tLUF31YswssT7Uz+HJI6VIkmHN6w=", | ||||
|         "owner": "youwen5", | ||||
|         "repo": "zen-browser-flake", | ||||
|         "rev": "afd770119e0f9fbb085665738f3fa4c28ff42f78", | ||||
|         "rev": "58e5a7b019aa1584ca46e909b011c1f6a91081f0", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|  |  | |||
|  | @ -11,7 +11,6 @@ in { | |||
|         # Hint Electron apps to use wayland | ||||
|         NIXOS_OZONE_WL = "1"; | ||||
| 
 | ||||
|         ASSETS_DIR = ../../../../assets; | ||||
|         SCRIPT_DIR = ../../../../scripts; | ||||
|       }; | ||||
| 
 | ||||
|  | @ -28,7 +27,7 @@ in { | |||
|         wl-mirror # Mirror an output | ||||
|         wdisplays # Tool to configure displays | ||||
| 
 | ||||
|         swaylock | ||||
|         swaylock-effects | ||||
| 
 | ||||
|         glib | ||||
| 
 | ||||
|  | @ -50,8 +49,6 @@ in { | |||
|       waybar.enable = true; | ||||
|     }; | ||||
| 
 | ||||
|     security.polkit.enable = true; | ||||
| 
 | ||||
|     services = { | ||||
|       dbus.enable = true; | ||||
|       displayManager.ly.enable = true; | ||||
|  |  | |||
|  | @ -96,7 +96,6 @@ in { | |||
|     ]); | ||||
| 
 | ||||
|     environment.sessionVariables = { | ||||
|       ASSETS_DIR = ../../../../assets; | ||||
|       SCRIPT_DIR = ../../../../scripts; | ||||
|     }; | ||||
| 
 | ||||
|  |  | |||
|  | @ -35,26 +35,25 @@ in { | |||
|       shell = pkgs.zsh; | ||||
| 
 | ||||
|       packages = (with pkgs; [ | ||||
|         bitwarden-desktop | ||||
|         cmdtime               # Zsh plugin | ||||
|         icosystem             # Personal icon theme | ||||
|         nextcloud-client | ||||
|         spotify-adblock | ||||
|         brave                 # Internet browser | ||||
|         chafa                 # Terminal image viewer | ||||
|         cmdtime               # Zsh plugin | ||||
|         duf                   # Df alternative | ||||
|         feishin               # Jellyfin music client | ||||
|         foot | ||||
|         fzf | ||||
|         gh                    # GitHub CLI tool | ||||
|         glow                  # Terminal Markdown renderer | ||||
|         icosystem             # Personal icon theme | ||||
|         jellyfin-media-player | ||||
|         libreoffice-fresh     # Office tools | ||||
|         librewolf             # Internet browser | ||||
|         mpv                   # Media player | ||||
|         nextcloud-client | ||||
|         nsxiv                 # Lightweight image viewer | ||||
|         qalculate-gtk         # Calculator | ||||
|         spotify | ||||
|         spotify-adblock | ||||
|         unzip | ||||
|         vifm                  # File manager | ||||
|         zathura               # PDF viewer | ||||
|  |  | |||
|  | @ -266,7 +266,7 @@ $right = l | |||
| 
 | ||||
| $term = foot | ||||
| $menu = j4-dmenu-desktop --dmenu="rofi -dmenu -i" --no-generic --usage-log="/home/tdpeuter/.local/state/dmenu.log" --term=$term | ||||
| $lock = swaylock --daemonize | ||||
| $lock = swaylock | ||||
| 
 | ||||
| source = /home/tdpeuter/.config/hypr/input-output.conf | ||||
| source = /home/tdpeuter/.config/hypr/keybinds.conf | ||||
|  |  | |||
|  | @ -2,23 +2,21 @@ | |||
| # .config/swaylock/config | ||||
| #  | ||||
| 
 | ||||
| #indicator | ||||
| #indicator-radius=200 | ||||
| # | ||||
| #clock | ||||
| #datestr=%A, %B %d %Y | ||||
| # | ||||
| #show-failed-attempts | ||||
| # | ||||
| #screenshots | ||||
| #effect-pixelate=10 | ||||
| #effect-vignette=0.75:0 # Darken the whole screen. | ||||
| #fade-in=0.25 | ||||
| # | ||||
| #grace=7 # Allow to unlock without password for duration | ||||
| #grace-no-mouse | ||||
| indicator | ||||
| indicator-radius=200 | ||||
| 
 | ||||
| image=${ASSETS_DIR}/bluescreen.png | ||||
| clock | ||||
| datestr=%A, %B %d %Y | ||||
| 
 | ||||
| show-failed-attempts | ||||
| 
 | ||||
| screenshots | ||||
| effect-pixelate=10 | ||||
| effect-vignette=0.75:0 # Darken the whole screen. | ||||
| fade-in=0.25 | ||||
| 
 | ||||
| grace=7 # Allow to unlock without password for duration | ||||
| grace-no-mouse | ||||
| 
 | ||||
| # Styling | ||||
| 
 | ||||
|  |  | |||
|  | @ -90,21 +90,21 @@ | |||
|         "format": "\uf09c", /*  */ | ||||
|         "tooltip": true, | ||||
|         "tooltip-format": "Lock device", | ||||
|         "on-click": "swaylock --daemonize" | ||||
|         "on-click": "swaylock -f" | ||||
|     }, | ||||
| 
 | ||||
|     "custom/system-sleep": { | ||||
|         "format": "\uf186", /*  */ | ||||
|         "tooltip": true, | ||||
|         "tooltip-format": "Put device to sleep", | ||||
|         "on-click": "swaylock --daemonize; systemctl suspend" | ||||
|         "on-click": "swaylock -f; systemctl suspend" | ||||
|     }, | ||||
| 
 | ||||
|     "custom/system-hibernate": { | ||||
|         "format": "\uf2dc", /*  */ | ||||
|         "tooltip": true, | ||||
|         "tooltip-format": "Hibernate device", | ||||
|         "on-click": "swaylock --daemonize; systemctl hibernate" | ||||
|         "on-click": "swaylock -f; systemctl hibernate" | ||||
|     }, | ||||
| 
 | ||||
|     "custom/system-reboot": { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue