Changed: Stuff
This commit is contained in:
		@@ -21,6 +21,7 @@
 | 
			
		||||
        ../../modules/plymouth.nix
 | 
			
		||||
        ../../modules/file_managers/spacefm.nix
 | 
			
		||||
	../../modules/python.nix
 | 
			
		||||
	../../modules/appimage.nix
 | 
			
		||||
# Include the results of the hardware scan.
 | 
			
		||||
        ./hardware-configuration.nix
 | 
			
		||||
    ];
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{ pkgs, ... }:
 | 
			
		||||
{
 | 
			
		||||
	home.programs.appimage = {
 | 
			
		||||
	programs.appimage = {
 | 
			
		||||
		enable = true;
 | 
			
		||||
		binfmt = true;
 | 
			
		||||
	};
 | 
			
		||||
@@ -29,10 +29,10 @@
 | 
			
		||||
    ../../home/programs/social/webcord.nix
 | 
			
		||||
 | 
			
		||||
    ../../home/programs/web/firefox.nix
 | 
			
		||||
    ../../home/programs/misc/appimage.nix
 | 
			
		||||
 | 
			
		||||
    # Games
 | 
			
		||||
#    ../../home/programs/games/itch.nix
 | 
			
		||||
  #  ../../home/programs/games/steam.nix
 | 
			
		||||
    ../../home/programs/games/itch.nix
 | 
			
		||||
    ../../home/programs/games/steam.nix
 | 
			
		||||
    ../../home/programs/games/lutris.nix
 | 
			
		||||
    ../../home/programs/games/opensource.nix
 | 
			
		||||
  ];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user