mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2026-02-06 13:10:25 -05:00
Adding Programming Apps
This commit is contained in:
parent
da2f43fc09
commit
c5251ace2e
3 changed files with 28 additions and 1 deletions
5
modules/common/programming/default.nix
Normal file
5
modules/common/programming/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue