3f4abeee237878f8e698830c1834305beec3a078
				
			
			
		
	Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
Personal Dotfiles
├───homeConfigurations: unknown
├───legacyPackages
warning: │   ├───aarch64-linux: omitted (use '--legacy' to show)
warning: │   └───x86_64-linux: omitted (use '--legacy' to show)
└───nixosConfigurations
    ├───Marisa: NixOS configuration
    ├───Remilia: NixOS configuration
    └───Satori: NixOS configuration
TODOs
- TODO Add user specific traditional dotfiles.
 - DONE Try home-manager
 - DONE Try nix flakes
 
How install workey
Either do
cd dotfiles
nixos-rebuild switch --flake .
or
nixos-rebuild switch --flake "git+https://git.weirdnatto.in/natto1784/dotfiles?ref=nixos"
How home-manager workey
Just do
nix run nixpkgs#home-manager switch -- --flake "git+https://git.weirdnatto.in/natto1784/dotfiles?ref=nixos"
How packages workey
To build or run any of the packages in this flake do
nix <"run"/"build"> "git+https://git.weirdnatto.in/natto1784/dotfiles?ref=nixos"#pkgs.<your_arch>.<package_name>
I took help from these people and their dotfiles
I'm grateful to all of them
Description
				
					Languages
				
				
								
								
									Nix
								
								44.9%
							
						
							
								
								
									JavaScript
								
								17.3%
							
						
							
								
								
									elisp
								
								8.8%
							
						
							
								
								
									lisp
								
								6.6%
							
						
							
								
								
									Lua
								
								6.5%
							
						
							
								
								
									Other
								
								15.9%