Various GUI fixes
This commit is contained in:
		@@ -260,6 +260,11 @@ in
 | 
			
		||||
              emoji-mode = "copy";
 | 
			
		||||
            };
 | 
			
		||||
          };
 | 
			
		||||
          swaylock = {
 | 
			
		||||
            enable = true;
 | 
			
		||||
            # need to use system swaylock for PAM reasons
 | 
			
		||||
            package = pkgs.runCommandWith { name = "swaylock-dummy"; } ''mkdir $out'';
 | 
			
		||||
          };
 | 
			
		||||
 | 
			
		||||
          chromium = {
 | 
			
		||||
            enable = true;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user