pranaless
eb9fa8460f
fix typo ( #1420 )
2023-01-24 19:20:50 +02:00
Cole Mickens
31ab2349f9
nix: react to another stdenv change ( #1399 )
2023-01-18 10:37:56 +02:00
Cole Mickens
0b26b1eed6
s/pkgs.system/pkgs.hostPlatform.system/g
2023-01-03 13:56:23 +02:00
Mihai Fufezan
f59c9a805e
nix/module: add nvidiaPatches option
...
Also fixes wrong package passing.
2022-12-17 21:41:22 +02:00
Mihai Fufezan
11a1a6c271
nix: add xdph to flake and enable it in the nixos module
2022-12-09 16:25:57 +02:00
Mihai Fufezan
9fc143cf3d
Revert "nix: add cachix to nixos module"
...
This reverts commit 5b7fec481b
.
Will clarify better how to enable Cachix, in the wiki.
2022-12-09 13:36:23 +02:00
Mihai Fufezan
5b7fec481b
nix: add cachix to nixos module
2022-12-07 19:18:15 +02:00
Mihai Fufezan
f71f04db9e
nix: add xdph to nixos module
2022-12-05 03:13:31 +02:00
Narice
c03e4c36b0
Setting wayland environment variables at startup ( #1045 )
...
* Nix modules: removed GDK_BACKEND env variable
* setting wayland environment variables at startup
setting XDG_BACKEND and _JAVA_AWT_WM_NONREPARENTING in main.cpp
removed these variables from nix modules recommended environemnt
removed XCURSOR_SIZE from nix modules as it is already set
* Making _JAVA_AWT_WM_NONREPARENTING not overwritten
2022-11-19 19:37:16 +00:00
Narice
7e7cb40909
Nix modules: fix environment variables
2022-10-14 16:19:14 +03:00
Mihai Fufezan
9370c7aa8a
Nix modules: add recommendedEnvironment option
2022-09-09 17:01:24 +03:00
Mars
cf5426f2d8
Fix typo in module.nix
2022-09-07 11:48:08 +03:00
Mihai Fufezan
1d631c8a23
Nix modules: add common environment variables
2022-09-07 01:24:09 +03:00
Mihai Fufezan
eee0cad4d0
Nix modules: fix imports
2022-09-03 02:20:20 +03:00
Mihai Fufezan
59879e0bd1
Nix module: make package nullable part 3
2022-07-30 18:19:27 +03:00
Mihai Fufezan
132b5ba5b6
Nix module: make package nullable part 2
2022-07-30 18:14:46 +03:00
Mihai Fufezan
3c544e1c31
Nix module: make package nullable
2022-07-30 18:11:46 +03:00
Mihai Fufezan
66680a1149
Nix: fix failing module
2022-07-29 18:39:10 +03:00
reptee
fd999100f0
Remove extra packages in nix module ( #343 )
...
Co-authored-by: Mihai Fufezan <fufexan@pm.me>
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2022-07-29 14:35:38 +03:00
xDarksome
e0f0ed9af4
Don't use pkgs.hyprland package in the nix module ( #299 )
...
Users who use the overlay: see wiki for fixing your config if it broke.
2022-07-03 15:28:10 +03:00
Fernando Ayats
4efd913de8
nix: use the overlay in the module
2022-06-20 13:04:40 +02:00
Mihai Fufezan
9447fcd603
fix Nix build and add updater
...
- move unnecessary toplevel files to nix/
- added patch that ignores the submodule (revert)
- add update script run by a workflow
2022-06-01 23:52:08 +03:00