summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranand <anand.panchdhari@gmail.com>2025-12-19 12:51:57 +0530
committeranand <anand.panchdhari@gmail.com>2025-12-19 12:51:57 +0530
commit51f7c57c7e317c986783e6be77eaee4a9c85e21c (patch)
treecf1c935049a957e8ed1056502b16ee326cc9614c
parent87b78123c3039e70f982fea7180eec62c8071514 (diff)
Added mysql and php and node25
-rw-r--r--configuration.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix
index fcae07f..716b7e6 100644
--- a/configuration.nix
+++ b/configuration.nix
@@ -23,6 +23,11 @@
nixpkgs.config.allowUnfree = true;
+ services.mysql = {
+ enable = true;
+ package = pkgs.percona-server;
+ };
+
services.displayManager.ly = {
enable = true;
settings = {
@@ -92,7 +97,12 @@
wl-clipboard
hypridle
hyprlock
+ hyprshot
trashy
+ php
+ phpPackages.composer
+ nodejs_25
+
];
fonts.packages = with pkgs; [