mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 12:00:14 +00:00
fixes for flame server
This commit is contained in:
@ -12,7 +12,7 @@ in
|
||||
options.nmasur.profiles.power-user.enable = lib.mkEnableOption "power user home-manager config";
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
home.packages = lib.mkDefault [
|
||||
home.packages = [
|
||||
pkgs.age # Encryption
|
||||
pkgs.bc # Calculator
|
||||
pkgs.delta # Fancy diffs
|
||||
|
Reference in New Issue
Block a user