Compare commits

..

No commits in common. "658d70f80660d255cf99311316eca27fd5744097" and "4a630274a23c9f80e01a992cdbc6dcedcb0fa4ef" have entirely different histories.

2 changed files with 8 additions and 10 deletions

12
flake.lock generated
View file

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1753181343, "lastModified": 1751469941,
"narHash": "sha256-CLQfNtUqirNVSYoW/kYbvL4PeeNasmZonaPnjO3+1YQ=", "narHash": "sha256-ZIUkH4Djh1NUFQ0GnWCsw9HZBDcVgjvJASiTplMXEzc=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "0cdfcdbb525b77b951c889b6131047bc374f48fe", "rev": "7c455533409411b4053bb6d7db71eb35e0544254",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -22,11 +22,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1752950548, "lastModified": 1751271578,
"narHash": "sha256-NS6BLD0lxOrnCiEOcvQCDVPXafX1/ek1dfJHX1nUIzc=", "narHash": "sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU+tt4YY=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "c87b95e25065c028d31a94f06a62927d18763fdf", "rev": "3016b4b15d13f3089db8a41ef937b13a9e33a8df",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -59,10 +59,8 @@ in
htop htop
pkgs.firefox pkgs.firefox
tex tex
(jetbrains.idea-ultimate.override { jetbrains.idea-ultimate
jdk = pkgs.openjdk21; jetbrains.clion
})
#jetbrains.clion
thunderbird thunderbird
signal-desktop signal-desktop
nextcloud-client nextcloud-client