mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-14 07:57:58 -05:00
Flake Update & Trying To Enable Plasma6
This commit is contained in:
parent
ec60500a8e
commit
2c08f4b4fa
5 changed files with 31 additions and 28 deletions
|
|
@ -11,6 +11,7 @@
|
|||
config = lib.mkIf (config.bun.enable) {
|
||||
environment.systemPackages = [
|
||||
pkgs.bun
|
||||
pkgs.dart
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue