forked from fabian/nix
		
	configure sway (this is a huge rice)
This commit is contained in:
		
							parent
							
								
									4316165e9d
								
							
						
					
					
						commit
						5d1408254a
					
				
					 16 changed files with 381 additions and 799 deletions
				
			
		|  | @ -16,4 +16,14 @@ | |||
|     ./net.nix | ||||
|     ./steam.nix | ||||
|   ]; | ||||
| 
 | ||||
|   fonts.packages = with pkgs; [ | ||||
|     jetbrains-mono | ||||
|     noto-fonts | ||||
|     noto-fonts-cjk-sans | ||||
|     noto-fonts-emoji | ||||
|     noto-fonts-extra | ||||
|     nerd-fonts.fira-code | ||||
|     nerd-fonts.droid-sans-mono | ||||
|   ]; | ||||
| } | ||||
|  |  | |||
|  | @ -25,8 +25,6 @@ in { | |||
|       enableSSHSupport = true; | ||||
|     }; | ||||
| 
 | ||||
|     programs.i3lock.u2fSupport = true; | ||||
| 
 | ||||
|     security.pam = { | ||||
|       services = { | ||||
|         login.u2fAuth = true; | ||||
|  |  | |||
|  | @ -32,8 +32,6 @@ | |||
| 
 | ||||
|   trivium.sway.enable = true; | ||||
| 
 | ||||
|   programs.i3lock.enable = true; | ||||
| 
 | ||||
|   networking = { | ||||
|     hostName = "posixlycorrect"; | ||||
|     networkmanager.enable = true; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue