home/natto: misc changes
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
		@@ -77,20 +77,13 @@
 | 
			
		||||
        xstring
 | 
			
		||||
        catchfile
 | 
			
		||||
        framed
 | 
			
		||||
        upquote;
 | 
			
		||||
        upquote
 | 
			
		||||
        tcolorbox;
 | 
			
		||||
    })
 | 
			
		||||
    #    carla
 | 
			
		||||
    #      electrum
 | 
			
		||||
    anki-bin
 | 
			
		||||
    spotify
 | 
			
		||||
    deluge
 | 
			
		||||
    teams
 | 
			
		||||
    #      libreoffice
 | 
			
		||||
    google-drive-ocamlfuse
 | 
			
		||||
    customscripts
 | 
			
		||||
    (qjackctl.override { jackSession = true; })
 | 
			
		||||
    stable.lmms
 | 
			
		||||
    #     stable.blender
 | 
			
		||||
    thunderbird
 | 
			
		||||
    neomutt
 | 
			
		||||
    mailcap
 | 
			
		||||
@@ -99,7 +92,11 @@
 | 
			
		||||
    betterdiscordctl
 | 
			
		||||
    python3Packages.pygments
 | 
			
		||||
    calibre
 | 
			
		||||
    easyeffects
 | 
			
		||||
    noisetorch
 | 
			
		||||
    customscripts
 | 
			
		||||
    tlauncher
 | 
			
		||||
    lutris
 | 
			
		||||
    gnome.zenity
 | 
			
		||||
    protontricks
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -3,7 +3,7 @@
 | 
			
		||||
  programs = {
 | 
			
		||||
    firefox = {
 | 
			
		||||
      enable = true;
 | 
			
		||||
      package = pkgs.master.firefox-bin;
 | 
			
		||||
      package = pkgs.master.firefox;
 | 
			
		||||
      profiles.natto = {
 | 
			
		||||
        name = "natto";
 | 
			
		||||
        #       userChrome = builtins.readFile ./config/firefox/userChrome.css;
 | 
			
		||||
 
 | 
			
		||||
@@ -19,7 +19,7 @@ in
 | 
			
		||||
        };
 | 
			
		||||
      };
 | 
			
		||||
    };
 | 
			
		||||
    picom = {
 | 
			
		||||
    /*picom = {
 | 
			
		||||
      experimentalBackends = true;
 | 
			
		||||
      enable = true;
 | 
			
		||||
      shadow = true;
 | 
			
		||||
@@ -57,7 +57,7 @@ in
 | 
			
		||||
          detect-rounded-corners = true;
 | 
			
		||||
          detect-client-opacity = true;
 | 
			
		||||
        '';
 | 
			
		||||
    };
 | 
			
		||||
    };*/
 | 
			
		||||
    sxhkd = {
 | 
			
		||||
      enable = false;
 | 
			
		||||
      extraConfig = builtins.readFile ./config/sxhkd/sxhkdrc;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user