home: move amneesh to its own directory
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
		@@ -114,7 +114,8 @@ in
 | 
			
		||||
      amneesh = inputs.home-manager.lib.homeManagerConfiguration {
 | 
			
		||||
        inherit extraSpecialArgs;
 | 
			
		||||
        modules = [
 | 
			
		||||
          ./amneesh.nix
 | 
			
		||||
        ./common/emacs
 | 
			
		||||
          ./amneesh
 | 
			
		||||
        ] ++ common;
 | 
			
		||||
        pkgs = mkPkgs "x86_64-linux";
 | 
			
		||||
      };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user