mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2024-11-22 07:58:49 +01:00
added phpstorm, config changes
This commit is contained in:
parent
648f8e1535
commit
b581fb5e7d
2 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
boot.loader.systemd-boot.extraInstallCommands = ''
|
||||
${pkgs.gnused}/bin/sed -i "/default/c\default @saved" /boot/loader/loader.conf
|
||||
'';
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
networking.hostName = "thilo-pc";
|
||||
|
||||
|
|
|
@ -76,6 +76,7 @@ with lib;
|
|||
corefonts
|
||||
vistafonts
|
||||
jetbrains.webstorm
|
||||
jetbrains.phpstorm
|
||||
element-desktop
|
||||
ludusavi
|
||||
dbeaver
|
||||
|
|
Loading…
Reference in a new issue