home: add a way to differentiate bw laptop and desktop
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
		@@ -30,7 +30,7 @@ in
 | 
			
		||||
    {
 | 
			
		||||
      natto-laptop = inputs.home-manager.lib.homeManagerConfiguration {
 | 
			
		||||
        modules = nattoModules ++ [
 | 
			
		||||
          { laptop = true; }
 | 
			
		||||
          { natto.laptop = true; }
 | 
			
		||||
        ];
 | 
			
		||||
        pkgs = mkPkgs "x86_64-linux";
 | 
			
		||||
      };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user