Compare commits
	
		
			No commits in common. "60efcc31d1b8aef3ef7321df3a38ae1a316e747b" and "ba319a2cdc690241987e41bd433b95ae22049281" have entirely different histories.
		
	
	
		
			60efcc31d1
			...
			ba319a2cdc
		
	
		
@ -4,14 +4,7 @@
 | 
				
			|||||||
  inputs,
 | 
					  inputs,
 | 
				
			||||||
  system,
 | 
					  system,
 | 
				
			||||||
  ...
 | 
					  ...
 | 
				
			||||||
}: let
 | 
					}: {
 | 
				
			||||||
  chromium_teams = pkgs.writeShellScriptBin "chromium_teams" ''
 | 
					 | 
				
			||||||
    ${pkgs.chromium}/bin/chromium --socket=wayland org.chromium.Chromium --app=https://teams.microsoft.com/
 | 
					 | 
				
			||||||
  '';
 | 
					 | 
				
			||||||
  chromium_discord = pkgs.writeShellScriptBin "chromium_discord" ''
 | 
					 | 
				
			||||||
    ${pkgs.chromium}/bin/chromium --socket=wayland org.chromium.Chromium --app=https://discordapp.com/channels/@me
 | 
					 | 
				
			||||||
  '';
 | 
					 | 
				
			||||||
in {
 | 
					 | 
				
			||||||
  home.packages = with pkgs;
 | 
					  home.packages = with pkgs;
 | 
				
			||||||
    [
 | 
					    [
 | 
				
			||||||
      alejandra
 | 
					      alejandra
 | 
				
			||||||
@ -25,9 +18,6 @@ in {
 | 
				
			|||||||
      caddy
 | 
					      caddy
 | 
				
			||||||
      cargo
 | 
					      cargo
 | 
				
			||||||
      ccls
 | 
					      ccls
 | 
				
			||||||
      chromium
 | 
					 | 
				
			||||||
      chromium_discord
 | 
					 | 
				
			||||||
      chromium_teams
 | 
					 | 
				
			||||||
      cmake
 | 
					      cmake
 | 
				
			||||||
      compsize
 | 
					      compsize
 | 
				
			||||||
      cura
 | 
					      cura
 | 
				
			||||||
@ -75,7 +65,7 @@ in {
 | 
				
			|||||||
      powertop
 | 
					      powertop
 | 
				
			||||||
      pulsemixer
 | 
					      pulsemixer
 | 
				
			||||||
      python3
 | 
					      python3
 | 
				
			||||||
      python3Packages.west
 | 
					      /*python3Packages.west*/
 | 
				
			||||||
      remmina
 | 
					      remmina
 | 
				
			||||||
      river
 | 
					      river
 | 
				
			||||||
      rtorrent
 | 
					      rtorrent
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user