Added: Bunch of Programs
This commit is contained in:
		@@ -6,15 +6,31 @@
 | 
			
		||||
  ##################################################################################################################
 | 
			
		||||
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../../home/core.nix
 | 
			
		||||
    ../../home/core.nix # Setup Home
 | 
			
		||||
    ../../home/xdg.nix # Bindings
 | 
			
		||||
 | 
			
		||||
    ../../home/hyprland # Window Manager
 | 
			
		||||
    
 | 
			
		||||
    ../../home/hyprland
 | 
			
		||||
    ../../home/programs/games.nix
 | 
			
		||||
    ../../home/programs
 | 
			
		||||
    ../../home/dev # Dev Tools
 | 
			
		||||
    
 | 
			
		||||
    ../../home/programs/media/media.nix
 | 
			
		||||
    ../../home/programs/media/obs.nix
 | 
			
		||||
    ../../home/programs/media/spotify.nix
 | 
			
		||||
    
 | 
			
		||||
    ../../home/programs/productivity/obsidian.nix 
 | 
			
		||||
    ../../home/programs/productivity/thunderbird.nix
 | 
			
		||||
    ../../home/programs/productivity/blender.nix
 | 
			
		||||
    ../../home/programs/productivity/onlyoffice.nix
 | 
			
		||||
    ../../home/programs/productivity/slicer.nix
 | 
			
		||||
    
 | 
			
		||||
    ../../home/programs/social/element.nix 
 | 
			
		||||
    ../../home/programs/social/webcord.nix
 | 
			
		||||
 | 
			
		||||
    ../../home/programs/web/firefox.nix
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  programs.git = {
 | 
			
		||||
    userName = "DerGrumpf";
 | 
			
		||||
    userEmail = "p.keier@beyerstedt-it.de";
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user