mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 09:42:11 +01:00 
			
		
		
		
	Compare commits
	
		
			2 commits
		
	
	
		
			9ce2ccf9f3
			...
			c48b59fe72
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | c48b59fe72 | ||
|  | b2845acd39 | 
					 2 changed files with 3 additions and 1 deletions
				
			
		|  | @ -121,6 +121,7 @@ used flakes: | |||
| 
 | ||||
|         ```bash | ||||
|         nix run github:nix-community/nixos-anywhere -- \ | ||||
|             --disko-mode disko \ | ||||
|             --disk-encryption-keys /tmp/disk.key /tmp/disk.key \ | ||||
|             --extra-files "$temp" \ | ||||
|             --flake .#<flake> \ | ||||
|  |  | |||
|  | @ -13,8 +13,9 @@ in | |||
|   }; | ||||
| 
 | ||||
|   config = lib.mkIf cfg.enable { | ||||
|     hardware.keyboard.qmk.enable = true; | ||||
| 
 | ||||
|     services.udev.packages = with pkgs; [ | ||||
|       qmk-udev-rules | ||||
|       via | ||||
|     ]; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue