forked from fabian/nix
		
	add i3lock to sys config
This commit is contained in:
		
							parent
							
								
									0249e2941b
								
							
						
					
					
						commit
						9687235d30
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		|  | @ -25,6 +25,8 @@ in { | ||||||
|       enableSSHSupport = true; |       enableSSHSupport = true; | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|  |     programs.i3lock.u2fSupport = true; | ||||||
|  | 
 | ||||||
|     security.pam = { |     security.pam = { | ||||||
|       services = { |       services = { | ||||||
|         login.u2fAuth = true; |         login.u2fAuth = true; | ||||||
|  |  | ||||||
|  | @ -30,6 +30,8 @@ | ||||||
|     }; |     }; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|  |   programs.i3lock.enable = true; | ||||||
|  | 
 | ||||||
|   networking = { |   networking = { | ||||||
|     hostName = "posixlycorrect"; |     hostName = "posixlycorrect"; | ||||||
|     networkmanager.enable = true; |     networkmanager.enable = true; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue