about summary refs log tree commit diff
path: root/nix/profiles (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-13add fcuny to git + sudo accessFranck Cuny2-2/+6
2024-09-13we need a state version now for MacosFranck Cuny2-0/+4
2024-09-13update deps and remove nur/firefox overlaysFranck Cuny3-47/+1
2024-09-13flake.lock: UpdateFranck Cuny1-69/+35
Flake lock file updates: • Updated input 'darwin': 'github:lnl7/nix-darwin/a3e4a7b8ffc08c7dc1973822a77ad432e1ec3dec' (2024-07-18) → 'github:lnl7/nix-darwin/21fe31f26473c180390cfa81e3ea81aca0204c80' (2024-09-13) • Updated input 'firefox-darwin': 'github:bandithedoge/nixpkgs-firefox-darwin/901c225ca2b02872fde7280a828550aafd05777b' (2024-07-20) → 'github:bandithedoge/nixpkgs-firefox-darwin/15da9b0475f71a94d156cb8b635d5e439a7f99bc' (2024-09-13) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/9227223f6d922fee3c7b190b2cc238a99527bbb7' (2024-07-03) → 'github:hercules-ci/flake-parts/bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a' (2024-09-12) • Updated input 'flake-parts/nixpkgs-lib': 'https://github.com/NixOS/nixpkgs/archive/5daf0514482af3f97abaefc78a6606365c9108e2.tar.gz?narHash=sha256-Fm2rDDs86sHy0/1jxTOKB1118Q0O3Uc7EC0iXvXKpbI%3D' (2024-07-01) → 'https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.tar.gz?narHash=sha256-Ss8QWLXdr2JCBPcYChJhz4xJm%2Bh/xjl4G0c0XlP6a74%3D' (2024-09-01) • Updated input 'home-manager': 'github:nix-community/home-manager/e1391fb22e18a36f57e6999c7a9f966dc80ac073' (2024-07-03) → 'github:nix-community/home-manager/208df2e558b73b6a1f0faec98493cb59a25f62ba' (2024-09-07) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/c716603a63aca44f39bef1986c13402167450e0a' (2024-07-17) → 'github:nixos/nixpkgs/44a71ff39c182edaf25a7ace5c9454e7cba2c658' (2024-09-10) • Updated input 'nur': 'github:nix-community/NUR/3a24dfcc6b7bc383112e5a9e13d7c04cb659eff8' (2024-07-19) → 'github:nix-community/NUR/b70a214f8692f4133993cbb2eab1fff3fe16af8b' (2024-09-13) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/f451c19376071a90d8c58ab1a953c6e9840527fd' (2024-07-15) → 'github:cachix/pre-commit-hooks.nix/7570de7b9b504cfe92025dd1be797bf546f66528' (2024-09-05) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/50104496fb55c9140501ea80d183f3223d13ff65' (2024-07-19) → 'github:numtide/treefmt-nix/9fb342d14b69aefdf46187f6bb80a4a0d97007cd' (2024-09-02)
2024-09-13minior changes to devshell configurationFranck Cuny1-9/+12
2024-09-13add a TODO for wildcatFranck Cuny1-0/+1
2024-09-13just use the default fish setupFranck Cuny1-36/+0
2024-09-13watch for changes to the devshell configurationFranck Cuny3-2/+7
2024-08-05use default path for gitoliteFranck Cuny1-3/+2
2024-08-05we need configFranck Cuny1-1/+1
2024-08-05store gitolite data on /srvFranck Cuny1-3/+3
2024-08-05additional settingsFranck Cuny1-1/+57
2024-08-05attempt at configuring cgit and gitoliteFranck Cuny1-0/+55
2024-08-05fix nginx configuration for fcuny.netFranck Cuny1-2/+2
2024-08-05another attempt for nginx and acmeFranck Cuny1-0/+8
2024-08-05initial nginx configuration for fcuny.netFranck Cuny2-0/+31
2024-08-05set the ssh key for user fcunyFranck Cuny3-7/+11
2024-08-05add a new host: wildcatFranck Cuny9-2/+111
This is a VPS on hetzner.
2024-08-03add a linux VM as a new hostFranck Cuny6-0/+68
The linux VM runs with UTM, and it has a very basic configuration for now.
2024-07-22add lint as a target and reformatFranck Cuny6-67/+29
2024-07-22delete github actionsFranck Cuny4-64/+4
2024-07-22remove the MakefileFranck Cuny2-23/+0
2024-07-22no need to install go related packagesFranck Cuny1-7/+0
There's no more go things in this repo
2024-07-22remove commands from devenvFranck Cuny2