mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: add binary cache for emacs-overlay
This commit is contained in:
parent
00983d787e
commit
8a6b311f86
9 changed files with 66 additions and 44 deletions
|
|
@ -27,6 +27,7 @@
|
|||
./power-profiles-daemon.nix
|
||||
];
|
||||
|
||||
nix.settings.trusted-users = [ "swarsel" ];
|
||||
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{ inputs, pkgs, home-manager, config, ... }:
|
||||
{ pkgs, home-manager, config, ... }:
|
||||
{
|
||||
stylix = {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue