Update flake

This commit is contained in:
2022-05-13 13:37:41 +02:00
parent 230335431c
commit 55dcc4e3dc
4 changed files with 114 additions and 66 deletions

View File

@@ -16,8 +16,8 @@ in {
};
config = lib.mkIf cfg.enable {
environment.systemPackages = with pkgs; [ emacsPgtkGcc ];
services.emacs.package = pkgs.emacsPgtkGcc;
environment.systemPackages = with pkgs; [ emacs28NativeComp ];
services.emacs.package = pkgs.emacs28NativeComp;
home-manager.users."${config.ptw.system.singleUser}" = {
home.file = {

View File

@@ -22,7 +22,7 @@ in {
steam-wrapped # Custom package
nur.repos.dukzcry.gamescope
#nur.repos.dukzcry.gamescope
corectrl
];