18 Commits

Author SHA1 Message Date
cd3284d1b2 Split xeon specific configuration from base
To accomodate the raccoon knights workstation, some of the configuration
pulled by m/common/main.nix has to be removed. To solve it, the xeon
specific parts are placed into m/common/xeon.nix and only the common
configuration is at m/common/base.nix.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2024-06-03 09:20:11 +02:00
b5da1c6521 Remove nixseparatedebuginfod input
It has been integrated in nixpkgs, so is no longer required.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2024-03-14 16:44:21 +01:00
1c6e5d8f82 Enable nixseparatedebuginfod module
The module is only enabled on Hut and Eudy because we noticed activity
on the debuginfod service even if no debug session was active.

Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2023-12-01 19:57:04 +01:00
0e1ada08cf Switch bscpkgs URL to sourcehut
Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2023-11-06 17:50:38 +01:00
656de00d65 Add bscpkgs and nixpkgs top level attributes
Allows the evaluation of packages of the intermediate overlays.
2023-09-15 11:58:10 +02:00
fefdbe9c55 Use hut packages as the default package set
Allows the user to directly access nixpkgs and bscpkgs from the top
level as `nix build jungle#htop` and `nix build jungle#bsc.ovni`.
2023-09-14 18:28:09 +02:00
ea73a72b79 Configure bscpkgs.nixpkgs to follow nixpkgs 2023-09-02 23:37:59 +02:00
43c63f45d7 Add lake2 bootstrap config 2023-08-24 12:30:46 +02:00
490cdf7b95 Add bay node 2023-07-28 19:49:48 +02:00
4878b6fd8b Add koro node 2023-07-21 10:34:19 +02:00
59a29e1af6 Rename xeon08 to eudy
From Eudyptula, a little penguin.
2023-06-16 17:16:05 +02:00
3cb263ea71 Simplify flake and expose host pkgs
The configuration of the machines is now moved to m/
2023-06-14 17:28:00 +02:00
2c73c4a7c3 Rename xeon07 to hut 2023-06-14 11:15:00 +02:00
eb5bb85cc7 Add xeon08 basic config 2023-05-05 20:18:01 +02:00
4dbc9a4021 Update nixpkgs to nixos-unstable 2023-04-28 11:18:37 +02:00
67eb58a8f7 Add xeon02 configuration 2023-04-27 16:28:12 +02:00
578f1e04be Lock flakes and add inputs 2023-04-26 17:36:36 +02:00
5bc5b3fe35 Test flakes 2023-04-26 14:26:39 +02:00